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