mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-10 09:47:04 +08:00
* Makefile.in (cccp.o): Fix typo in last patch.
From-SVN: r22748
This commit is contained in:
parent
f2d11dcdd0
commit
8547cf54af
@ -1,3 +1,7 @@
|
||||
1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||
|
||||
* Makefile.in (cccp.o): Fix typo in last patch.
|
||||
|
||||
Fri Oct 2 16:13:12 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
|
||||
|
||||
* t-sh (LIB1ASMFUNCS): Add _set_fpscr .
|
||||
|
@ -1867,8 +1867,7 @@ cccp.o: cccp.c $(CONFIG_H) pcp.h version.c config.status system.h gansidecl.h \
|
||||
-DGPLUSPLUS_INCLUDE_DIR=\"$(libsubdir)/$(unlibsubdir)/..`echo $(exec_prefix) | sed -e 's|^$(prefix)||' -e 's|/[^/]*|/..|g'`/include/g++\" \
|
||||
-DLOCAL_INCLUDE_DIR=\"$(libsubdir)/$(unlibsubdir)/..`echo $(exec_prefix) | sed -e 's|^$(prefix)||' -e 's|/[^/]*|/..|g'`/include\" \
|
||||
-DCROSS_INCLUDE_DIR=\"$(libsubdir)/$(unlibsubdir)/../$(target_alias)/sys-include\" \
|
||||
-DTOOL_INCLUDE_DIR=\"$(libsubdir)/$(unlibsubdir)/../$(target_alias)/in
|
||||
clude\" \
|
||||
-DTOOL_INCLUDE_DIR=\"$(libsubdir)/$(unlibsubdir)/../$(target_alias)/include\" \
|
||||
-c `echo $(srcdir)/cccp.c | sed 's,^\./,,'`
|
||||
|
||||
cppmain$(exeext): cppmain.o cpplib.o cpphash.o cppalloc.o cpperror.o cppexp.o \
|
||||
|
Loading…
Reference in New Issue
Block a user