OSDN Git Service

entered into RCS
authormycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Dec 1991 11:48:00 +0000 (11:48 +0000)
committermycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Dec 1991 11:48:00 +0000 (11:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/romp/x-romp [new file with mode: 0644]

diff --git a/gcc/config/romp/x-romp b/gcc/config/romp/x-romp
new file mode 100644 (file)
index 0000000..55dfb61
--- /dev/null
@@ -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