Makefile.in (DRIVER_DEFINES): Remove last change.
* Makefile.in (DRIVER_DEFINES): Remove last change. Depends on other changes not in the tree yet. From-SVN: r22878
This commit is contained in:
parent
f9cea9b7b6
commit
4c2f834629
@ -1,3 +1,7 @@
|
||||
Wed Oct 7 02:27:52 1998 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* Makefile.in (DRIVER_DEFINES): Remove last change.
|
||||
|
||||
Wed Oct 7 01:08:43 1998 Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>
|
||||
|
||||
* caller-save.c (restore_referenced_regs): Lose mode argument.
|
||||
|
@ -1340,11 +1340,11 @@ c-common.o : c-common.c $(CONFIG_H) system.h $(TREE_H) c-tree.h c-lex.h \
|
||||
# Language-independent files.
|
||||
|
||||
DRIVER_DEFINES = \
|
||||
-DSTANDARD_STARTFILE_PREFIX=\"$(unlibsubdir)/\" \
|
||||
-DSTANDARD_STARTFILE_PREFIX=\"$(libdir)/\" \
|
||||
-DSTANDARD_EXEC_PREFIX=\"$(libdir)/gcc-lib/\" \
|
||||
-DDEFAULT_TARGET_VERSION=\"$(version)\" \
|
||||
-DDEFAULT_TARGET_MACHINE=\"$(target_alias)\" \
|
||||
-DTOOLDIR_BASE_PREFIX=\"$(unlibsubdir)/../\"
|
||||
-DTOOLDIR_BASE_PREFIX=\"$(exec_prefix)/\"
|
||||
gcc.o: gcc.c $(CONFIG_H) system.h gansidecl.h multilib.h Makefile \
|
||||
$(lang_specs_files)
|
||||
$(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
|
||||
|
Loading…
Reference in New Issue
Block a user