* Makefile.in (USER_H): Remove proto.h.
* config.gcc (c*-convex-*): Set extra_headers=proto.h.
From-SVN: r48291
+2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * Makefile.in (USER_H): Remove proto.h.
+ * config.gcc (c*-convex-*): Set extra_headers=proto.h.
+
2001-12-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* arc.c (arc_hard_regno_mode_ok): Const-ify.
# Header files that are made available under the same name
# to programs compiled with GCC.
USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/stddef.h \
- $(srcdir)/ginclude/varargs.h $(srcdir)/ginclude/proto.h \
+ $(srcdir)/ginclude/varargs.h \
$(srcdir)/ginclude/stdbool.h $(srcdir)/ginclude/iso646.h \
$(EXTRA_HEADERS)
;;
c*-convex-*)
cpu_type=convex
+ extra_headers=proto.h
;;
i[34567]86-*-*)
cpu_type=i386