From e50662b7254ab9c82864507ee0956ab2d2995382 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 20 Oct 1998 08:14:53 +0000 Subject: 1998-10-20 Roland McGrath * Makefile (TAGS): Create a TAGS file that specifies the subdir TAGS files as includes. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 40decb7d..3bb2da1c 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ install-headers: $(addsuffix -install-headers,$(lib-subdirs) \ $(other-subdirs)) TAGS: $(addsuffix -TAGS,$(prog-subdirs) $(lib-subdirs)) - + etags -o $@ $(patsubst %-TAGS,-i %/TAGS,$^) ## Targets used by the main targets above. $(prog-subdirs) $(lib-subdirs): FORCE -- cgit v1.2.3