sim: mips/v850: remove redundant variable setup

The common/Make-common.in fragment already provides these variables.
This commit is contained in:
Mike Frysinger 2021-10-31 00:23:36 -04:00
parent 1352aabb23
commit bdcbd1b67f
2 changed files with 0 additions and 7 deletions

View File

@ -1,13 +1,8 @@
# Makefile template for Configure for the MIPS simulator.
# Written by Cygnus Support.
SHELL = @SHELL@
## COMMON_PRE_CONFIG_FRAG
srcdir=@srcdir@
srcroot=$(srcdir)/../../
# Object files created by various simulator generators.

View File

@ -15,8 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
SHELL = @SHELL@
## COMMON_PRE_CONFIG_FRAG
SIM_OBJS = \