aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-07-21 02:53:40 +0000
committerRichard Stallman <rms@gnu.org>1992-07-21 02:53:40 +0000
commit8a4fd3184292fd19a1c4246568d72b2d3184eb65 (patch)
tree69f525ed54922eb5964487ed4e460c98e07f274a
parent64db0067b3dcd9e74705ab76f46707cb4479d93e (diff)
downloadgcc-8a4fd3184292fd19a1c4246568d72b2d3184eb65.zip
gcc-8a4fd3184292fd19a1c4246568d72b2d3184eb65.tar.gz
gcc-8a4fd3184292fd19a1c4246568d72b2d3184eb65.tar.bz2
*** empty log message ***
From-SVN: r1647
-rw-r--r--gcc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 5d6fc76..8fa475d 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -1510,7 +1510,7 @@ install-fixincludes: install-headers
done; \
rm -rf *
# Install fixed copies of system files.
- $(srcdir)/$(FIXINCLUDES) $(libsubdir)/include
+ $(srcdir)/$(FIXINCLUDES) $(libsubdir)/include /usr/include $(srcdir)
# Bring back gcc's header files.
cd $(libsubdir)/include; mv ../tmp/* .; rmdir ../tmp
# Install the README