* mh-ncrsvr43: New file from Tom McConnell <tmcconne@sedona.intel.com>.
authorPer Bothner <per@bothner.com>
Sun, 5 Jun 1994 00:23:26 +0000 (00:23 +0000)
committerPer Bothner <per@bothner.com>
Sun, 5 Jun 1994 00:23:26 +0000 (00:23 +0000)
config/.Sanitize
config/mh-ncrsvr43 [new file with mode: 0644]

index 3c4a2e8..cc88806 100644 (file)
@@ -46,6 +46,7 @@ mh-linux
 mh-lynxos
 mh-lynxrs6k
 mh-ncr3000
+mh-ncrsvr43
 mh-riscos
 mh-sco
 mh-solaris
diff --git a/config/mh-ncrsvr43 b/config/mh-ncrsvr43
new file mode 100644 (file)
index 0000000..bc1eafe
--- /dev/null
@@ -0,0 +1,12 @@
+# Host configuration file for an NCR 3000 (i486/SVR43) system.
+
+# The MetaWare compiler will generate a copyright message unless you
+# turn it off.
+CFLAGS = -g -Hnocopyr
+
+# Define SYSV as -DSYSV if you are using a System V operating system.
+SYSV = -DSYSV -DSVR4
+RANLIB = true
+
+# The l flag generates a warning from the SVR4 archiver, remove it.
+AR_FLAGS = cq