(USER_H): Add va-clipper.
authorRichard Stallman <rms@gnu.org>
Thu, 25 Mar 1993 16:38:16 +0000 (16:38 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 25 Mar 1993 16:38:16 +0000 (16:38 +0000)
From-SVN: r3876

gcc/Makefile.in

index e6d8c3923b93be1c21384b53c7950a40dd7389eb..6c84291bcc88112467dc95024f680fe65268fd56 100644 (file)
@@ -415,7 +415,7 @@ LIB2FUNCS = _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 \
 # Header files that are made available under the same name
 # to programs compiled with GCC.
 USER_H = va-alpha.h va-i860.h va-i960.h va-mips.h va-m88k.h \
-    va-pa.h va-pyr.h va-sparc.h va-spur.h proto.h $(EXTRA_HEADERS)
+    va-pa.h va-pyr.h va-sparc.h va-clipper.h va-spur.h proto.h $(EXTRA_HEADERS)
 
 # The files that "belong" in CONFIG_H are deliberately omitted
 # because having them there would not be useful in actual practice.