summaryrefslogtreecommitdiffstats
path: root/usr.bin/ipcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ipcs/Makefile')
-rw-r--r--usr.bin/ipcs/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.bin/ipcs/Makefile b/usr.bin/ipcs/Makefile
new file mode 100644
index 0000000..8ca86fc
--- /dev/null
+++ b/usr.bin/ipcs/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 5.2 (Berkeley) 5/11/90
+
+PROG= ipcs
+NOMAN= noman
+BINMODE = 2555
+BINGRP = kmem
+CFLAGS=-g
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud