aboutsummaryrefslogtreecommitdiff
path: root/contrib/global/Makefile
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1997-08-16 04:13:58 +0000
committerChris Timmons <cwt@FreeBSD.org>1997-08-16 04:13:58 +0000
commit43c4a137c1c69b2b2650f297a02a44e2c0281caa (patch)
treef1b6c84881f3a8f4bc5ae8ef2f59326c6076e13d /contrib/global/Makefile
Notes
Diffstat (limited to 'contrib/global/Makefile')
-rw-r--r--contrib/global/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/global/Makefile b/contrib/global/Makefile
new file mode 100644
index 000000000000..2eb181e462da
--- /dev/null
+++ b/contrib/global/Makefile
@@ -0,0 +1,3 @@
+SUBDIR= gctags global gtags btreeop htags systags
+
+.include <bsd.subdir.mk>