summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/config/Makefile.irix3
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/config/Makefile.irix3')
-rw-r--r--usr.sbin/amd/config/Makefile.irix313
1 files changed, 13 insertions, 0 deletions
diff --git a/usr.sbin/amd/config/Makefile.irix3 b/usr.sbin/amd/config/Makefile.irix3
new file mode 100644
index 0000000..165e0e4
--- /dev/null
+++ b/usr.sbin/amd/config/Makefile.irix3
@@ -0,0 +1,13 @@
+# @(#)Makefile.irix3 8.1 (Berkeley) 6/6/93
+#
+# $Id: Makefile.irix3,v 5.2 1992/05/31 16:40:22 jsp Exp $
+#
+# Extra Makefile definitions for IRIX
+#
+
+# For 3.3.x and earlier we might need to indicate the Sun and BSD include
+# paths.
+
+DEBUG = #-g -DDEBUG
+CCOPTS = -I/usr/include/sun -I/usr/include/bsd
+RESOLV = -lrpcsvc -lsun -lbsd
OpenPOWER on IntegriCloud