aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/ipcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/ipcs/Makefile')
-rw-r--r--file_cmds/ipcs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/file_cmds/ipcs/Makefile b/file_cmds/ipcs/Makefile
new file mode 100644
index 0000000..b26436a
--- /dev/null
+++ b/file_cmds/ipcs/Makefile
@@ -0,0 +1,3 @@
+PROG= ipcs
+
+.include <bsd.prog.mk>