Makefile.in (USER_H): Remove proto.h.

* Makefile.in (USER_H): Remove proto.h.
	* config.gcc (c*-convex-*): Set extra_headers=proto.h.

From-SVN: r48291
This commit is contained in:
Joseph Myers 2001-12-23 23:33:14 +00:00 committed by Joseph Myers
parent 0b5826acc8
commit b31bbca2fe
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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.

View File

@ -155,7 +155,7 @@ INSTALL_HEADERS_DIR = @build_install_headers_dir@
# 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)

View File

@ -227,6 +227,7 @@ xscale-*-*)
;;
c*-convex-*)
cpu_type=convex
extra_headers=proto.h
;;
i[34567]86-*-*)
cpu_type=i386