From 29e9ef05d0c260d4547756e194224176c57611ec Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 15 Apr 1997 12:30:38 +0000 Subject: Shigio Yamaguchi's global tags package. The infrastructure support for this is already in place, so "make tags" (or "make tags HTML=yes") should work after your next make world. Submitted by: Shigio Yamaguchi --- usr.bin/global/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 usr.bin/global/Makefile (limited to 'usr.bin/global/Makefile') 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 -- cgit v1.1