From 53a8f004d0c34ff8b0f444ba9bb042a1efb18b55 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Mon, 2 Aug 2010 23:12:41 -0400 Subject: [PATCH] GNUmakefile: remove tags rule --- GNUmakefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 89f7ae1446..09aa5ee6bf 100755 --- a/GNUmakefile +++ b/GNUmakefile @@ -219,7 +219,4 @@ clean: rm -f libfactor-ffi-test.* rm -f Factor.app/Contents/Frameworks/libfactor.dylib -tags: - etags vm/*.{cpp,hpp,mm,S,c} - .PHONY: factor factor-lib factor-console factor-ffi-test tags clean macosx.app -- 2.34.1