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