aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tip/Makefile')
-rw-r--r--usr.bin/tip/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/tip/Makefile b/usr.bin/tip/Makefile
new file mode 100644
index 000000000000..f33bfe16f17e
--- /dev/null
+++ b/usr.bin/tip/Makefile
@@ -0,0 +1,3 @@
+SUBDIR=tip
+
+.include <bsd.subdir.mk>