diff options
Diffstat (limited to 'palm/prc-tools/files/post-patch-gcc-Makefile.in')
-rw-r--r-- | palm/prc-tools/files/post-patch-gcc-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/prc-tools/files/post-patch-gcc-Makefile.in b/palm/prc-tools/files/post-patch-gcc-Makefile.in deleted file mode 100644 index d499e41ef1f..00000000000 --- a/palm/prc-tools/files/post-patch-gcc-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gcc/Makefile.in.orig Sat Feb 7 10:51:36 2004 -+++ gcc/Makefile.in Sat Feb 7 10:50:59 2004 -@@ -659,7 +659,7 @@ - # -I$(@D) and -I$(srcdir)/$(@D) cause the subdirectory of the file - # currently being compiled, in both source trees, to be examined as well. - INCLUDES = -I. -I$(@D) -I$(srcdir) -I$(srcdir)/$(@D) \ -- -I$(srcdir)/config -I$(srcdir)/../include -+ -I$(srcdir)/config -I$(srcdir)/../include -I/usr/include - - # Always use -I$(srcdir)/config when compiling. - .c.o: |