(toplev.o): Pass -DTARGET_NAME.

From-SVN: r11991
This commit is contained in:
Doug Evans 1996-05-17 16:13:20 +00:00
parent 5f3d14e3bd
commit 66eaaa860e

View File

@ -1189,6 +1189,7 @@ toplev.o : toplev.c $(CONFIG_H) $(TREE_H) $(RTL_H) bytecode.h bc-emit.h \
$(lang_options_files)
$(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
$(MAYBE_TARGET_DEFAULT) $(MAYBE_USE_COLLECT2) \
-DTARGET_NAME=\"$(target)\" \
-c `echo $(srcdir)/toplev.c | sed 's,^\./,,'`
rtl.o : rtl.c $(CONFIG_H) $(RTL_H)