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