]> gitweb.factorcode.org Git - factor.git/commitdiff
GNUmakefile: remove tags rule
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 3 Aug 2010 03:12:41 +0000 (23:12 -0400)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 3 Aug 2010 03:12:58 +0000 (23:12 -0400)
GNUmakefile

index 89f7ae1446319fa668d35a0c1facba72abfe38a0..09aa5ee6bf06297b95e8b33424efb02ede9e773f 100755 (executable)
@@ -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