GNUmakefile: remove tags rule

db4
Slava Pestov 2010-08-02 23:12:41 -04:00
parent cb96c33838
commit 53a8f004d0
1 changed files with 0 additions and 3 deletions

View File

@ -219,7 +219,4 @@ clean:
rm -f libfactor-ffi-test.* rm -f libfactor-ffi-test.*
rm -f Factor.app/Contents/Frameworks/libfactor.dylib 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 .PHONY: factor factor-lib factor-console factor-ffi-test tags clean macosx.app