From 91f7b55f58bf7a740c089d537ac8615cd2cd6066 Mon Sep 17 00:00:00 2001 From: Charles Hannum Date: Mon, 3 Feb 1992 23:15:27 +0000 Subject: [PATCH] entered into RCS From-SVN: r276 --- gcc/config/romp/x-mach | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gcc/config/romp/x-mach diff --git a/gcc/config/romp/x-mach b/gcc/config/romp/x-mach new file mode 100644 index 00000000000..a181e1bbbce --- /dev/null +++ b/gcc/config/romp/x-mach @@ -0,0 +1,5 @@ +# Ensure that CPATH is used and suppress lots of warnings. +CC=hc2 -Hcpp -w + +# The default `make' on the RT doesn't define MAKE, so do it here. +MAKE=make -- 2.30.2