]> gitweb.factorcode.org Git - factor.git/blobdiff - GNUmakefile
GNUmakefile: add 'help' to the list of phony targets
[factor.git] / GNUmakefile
index bad078a8859eb2b0265320d2c2b60acd0a948609..ef5707d054b1736afd9fa633eb3195d52279bcde 100644 (file)
@@ -283,5 +283,5 @@ clean:
        rm -f libfactor-ffi-test.*
        rm -f Factor.app/Contents/Frameworks/libfactor.dylib
 
-.PHONY: factor factor-lib factor-console factor-ffi-test tags clean macosx.app
+.PHONY: factor factor-lib factor-console factor-ffi-test tags clean help macosx.app
 .PHONY: linux-x86-32 linux-x86-64 linux-ppc-32 linux-ppc-64 linux-arm-64 freebsd-x86-32 freebsd-x86-64 macosx-x86-32 macosx-x86-64 macosx-x86-fat macosx-arm64 windows-x86-32 windows-x86-64