t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
authorJeffrey A Law <law@cygnus.com>
Wed, 27 Aug 1997 06:51:37 +0000 (06:51 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 27 Aug 1997 06:51:37 +0000 (00:51 -0600)
        * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
        * x-netbsd: Likewise
        * x-dgux (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS
        (INSTALL_HEADERS): Delete.
        * x-dguxbcs: Likewise.
        * x-hp3bsd44: Likewise
        * x-pa: Likewise.

From-SVN: r14959

gcc/ChangeLog
gcc/config/i386/t-freebsd
gcc/config/i386/x-dgux
gcc/config/m68k/x-hp3bsd44
gcc/config/m88k/x-dgux
gcc/config/m88k/x-dguxbcs
gcc/config/mips/x-netbsd
gcc/config/pa/x-pa

index c8fc1a9..89ffe88 100644 (file)
@@ -1,3 +1,13 @@
+Wed Aug 27 00:49:14 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
+       * x-netbsd: Likewise
+       * x-dgux (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS
+       (INSTALL_HEADERS): Delete.
+       * x-dguxbcs: Likewise.
+       * x-hp3bsd44: Likewise
+       * x-pa: Likewise.
+
 Wed Aug 27 00:30:00 1997  Bernd Schmidt  <crux@pool.informatik.rwth-aachen.de>
 
        * i386.md (pop): pop increments the stack pointer.
index 47640c0..5164669 100644 (file)
@@ -1,4 +1,5 @@
 # Don't run fixproto
 STMP_FIXPROTO =
 # Use only native include files
-USER_H =
+USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
+
index 83d3455..322bfe3 100644 (file)
@@ -6,6 +6,6 @@ X_CFLAGS = -O -mstandard -mlegend
 BOOT_CFLAGS = -O2 -g -mstandard -mlegend $(CFLAGS)
 CLIB = -lw32
 RANLIB = true
-INSTALL_HEADERS = 
+USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
 STMP_FIXPROTO = 
 
index 936b579..b8dffd0 100644 (file)
@@ -1,2 +1 @@
-CC=/usr/local/bin/gcc
-INSTALL_HEADERS=
+USER_H =  $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
index 9282cfd..f2c55a7 100644 (file)
@@ -1,5 +1,6 @@
 CC = gcc
 BISONFLAGS = -l
-INSTALL_HEADERS = 
+USER_H =  $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
+
 STMP_FIXPROTO = 
 X_CFLAGS = -O -mstandard -mlegend
index 8495b8d..8baf0ca 100644 (file)
@@ -1,5 +1,4 @@
 CC = gcc
 BISONFLAGS = -l
-INSTALL_HEADERS = 
+USER_H =  $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
 STMP_FIXPROTO = 
-
index ed1709c..49a89f3 100644 (file)
@@ -3,7 +3,8 @@ STMP_FIXPROTO =
 
 # We don't need GCC's own include files.
 USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/varargs.h \
-        $(srcdir)/ginclude/va-mips.h
+        $(srcdir)/ginclude/va-mips.h $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
+
 XLIMITS_H =
 
 # We don't need even the files GCC insists we need.
index c1409ab..a2e2270 100644 (file)
@@ -1,3 +1,3 @@
 # BSD on the PA already has ANSI include files which are c++ compatible.
-INSTALL_HEADERS=
+USER_H =  $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
 STMP_FIXPROTO=