8sa1-gcc/gcc/config/romp/x-romp

12 lines
423 B
Plaintext
Raw Normal View History

1991-12-11 06:48:00 -05:00
# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is
# being used. -Hnocpp makes hc use its builtin preprocessor instead of
# /lib/cpp. gcc doesn't use <sys/ioctl.h>, so it doesn't matter whether
# fixincludes has been run.
1993-01-04 04:04:54 -05:00
#
# hc's warnings do nothing but obscure the output, hence the -w.
#
1993-01-07 16:52:20 -05:00
CC=hc -Hnocpp -w -U__STDC__
1991-12-11 06:48:00 -05:00
# The default `make' on the RT doesn't define MAKE, so do it here.
MAKE=make