diff options
Diffstat (limited to 'usr.bin/global/Makefile')
-rw-r--r-- | usr.bin/global/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/global/Makefile b/usr.bin/global/Makefile new file mode 100644 index 0000000..2eb181e --- /dev/null +++ b/usr.bin/global/Makefile @@ -0,0 +1,3 @@ +SUBDIR= gctags global gtags btreeop htags systags + +.include <bsd.subdir.mk> |