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