* config/t-netbsd (USER_H): Revert previous change.
authorJason Thorpe <thorpej@wasabisystems.com>
Fri, 7 Feb 2003 15:53:35 +0000 (15:53 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Fri, 7 Feb 2003 15:53:35 +0000 (15:53 +0000)
From-SVN: r62523

gcc/ChangeLog
gcc/config/t-netbsd

index cbf69e62fdd14c9ee43561b90828876cbda455c0..9279f2d11951e45ad028a1da647a81537a65a10c 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-07  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config/t-netbsd (USER_H): Revert previous change.
+
 2003-02-07  Gabor Greif  <ggreif@lucent.com>
 
        * doc/c-tree.texi (Namespaces): Fix typo.
index 919543ad42726e7c00686dc9c83debccace38cc7..fa2a4886320946eeb3b00198abbf7098a5ea5a15 100644 (file)
@@ -1,9 +1,5 @@
 # Don't run fixproto
 STMP_FIXPROTO =
 
-# We don't want the base GCC user headers, but we do want
-# any extras a target might specify.
-USER_H = $(EXTRA_HEADERS)
-
 # Always build crtstuff with PIC.
 CRTSTUFF_T_CFLAGS = -fPIC