new file for hp300 hosts
authorDavid D. Zuhn <zoo@cygnus>
Thu, 5 Aug 1993 22:46:44 +0000 (22:46 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Thu, 5 Aug 1993 22:46:44 +0000 (22:46 +0000)
config/.Sanitize
config/mh-hp300 [new file with mode: 0644]

index 822d220..6b995e8 100644 (file)
@@ -30,6 +30,7 @@ mh-apollo68
 mh-decstation
 mh-delta88
 mh-dgux
+mh-hp300
 mh-hpux
 mh-irix4
 mh-linux
diff --git a/config/mh-hp300 b/config/mh-hp300
new file mode 100644 (file)
index 0000000..58fe339
--- /dev/null
@@ -0,0 +1,8 @@
+# Define SYSV as -DSYSV if you are using a System V operating system.
+SYSV = -DSYSV
+RANLIB = true
+CFLAGS = 
+
+# X11 
+X11_INCLUDE_FLAGS = -I/usr/include/X11R4
+X11_LIB_FLAGS = -L/usr/lib/X11R4