From: Roland McGrath Date: Mon, 11 May 1992 19:21:28 +0000 (+0000) Subject: Formerly GNUmakefile.~59~ X-Git-Tag: 3.70.2~778 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8696be1950e2e050ecb31fed88b9454d33545044;p=thirdparty%2Fmake.git Formerly GNUmakefile.~59~ --- diff --git a/GNUmakefile b/GNUmakefile index 7fab98ea..9f489210 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -172,6 +172,8 @@ $(archpfx)%.dep: %.c $(mkdep) $< | sed 's,$*\.o,$(@:.dep=.o) $@,' > $@ endif +ETAGS = etags -T # for v19 etags + # Run the tests. .PHONY: tests testdir := $(shell ls -d1 make-test-?.? | sort -n +0.10 -0.11 +0.12 | tail -1l)