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