entered into RCS

From-SVN: r115
This commit is contained in:
Charles Hannum 1991-12-11 11:48:00 +00:00
parent 2ae072b40d
commit 262c12647b
1 changed files with 8 additions and 0 deletions

8
gcc/config/romp/x-romp Normal file
View File

@ -0,0 +1,8 @@
# 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.
CC=hc -Hnocpp
# The default `make' on the RT doesn't define MAKE, so do it here.
MAKE=make