aboutsummaryrefslogtreecommitdiffstats
path: root/patch_cmds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'patch_cmds/Makefile')
-rw-r--r--patch_cmds/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/patch_cmds/Makefile b/patch_cmds/Makefile
new file mode 100644
index 0000000..db429c5
--- /dev/null
+++ b/patch_cmds/Makefile
@@ -0,0 +1,4 @@
+SUBDIR= patch \
+ diffstat
+
+.include <bsd.subdir.mk>