summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/config/Makefile.irix4
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/config/Makefile.irix4')
-rw-r--r--usr.sbin/amd/config/Makefile.irix414
1 files changed, 14 insertions, 0 deletions
diff --git a/usr.sbin/amd/config/Makefile.irix4 b/usr.sbin/amd/config/Makefile.irix4
new file mode 100644
index 0000000..4480e93
--- /dev/null
+++ b/usr.sbin/amd/config/Makefile.irix4
@@ -0,0 +1,14 @@
+# @(#)Makefile.irix4 8.1 (Berkeley) 6/6/93
+#
+# $Id: Makefile.irix4,v 5.2 1992/05/31 16:40:22 jsp Exp $
+#
+# Extra Makefile definitions for IRIX
+#
+
+# For 4.0.X and later we need to specify the -cckr option - although amd
+# has prototypes - some of the rpc prototypes clash. The special include
+# paths are not required. -lsun always comes before -lbsd.
+
+DEBUG = -g
+CCOPTS = -cckr
+RESOLV = -lrpcsvc -lsun -lbsd
OpenPOWER on IntegriCloud