aboutsummaryrefslogtreecommitdiffstats
path: root/patch_cmds/Makefile
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-10 09:37:27 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-10 09:37:27 -0400
commit911b83fe05d682c541e38fecd55fdad0755be2ca (patch)
tree9f4fe9a1fc58dbae3a3153ab68b2571ce3e1d1b3 /patch_cmds/Makefile
parentb97536ac7d04672f18be04ae717f48ba84fb1510 (diff)
downloadapple_cmds-911b83fe05d682c541e38fecd55fdad0755be2ca.tar.gz
apple_cmds-911b83fe05d682c541e38fecd55fdad0755be2ca.tar.zst
apple_cmds-911b83fe05d682c541e38fecd55fdad0755be2ca.zip
patch_cmds: diffstat without autotools
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>