"make rebuild"

This commit is contained in:
Simon Michael 2008-12-05 08:51:27 +00:00
parent 1809dd7766
commit c03ab4bed3

View File

@ -6,6 +6,8 @@ TIME=`date +"%Y%m%d%H%M"`
build: tag
$(BUILD)
rebuild: clean build
# build and run whenever a module changes, see http://searchpath.org
# or the patched http://joyful.com/repos/searchpath
continuous ci: