]> gitweb.factorcode.org Git - factor.git/blobdiff - GNUmakefile
GNUmakefile: remove tags rule
[factor.git] / 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