"make rebuild"
This commit is contained in:
parent
1809dd7766
commit
c03ab4bed3
2
Makefile
2
Makefile
@ -6,6 +6,8 @@ TIME=`date +"%Y%m%d%H%M"`
|
|||||||
build: tag
|
build: tag
|
||||||
$(BUILD)
|
$(BUILD)
|
||||||
|
|
||||||
|
rebuild: clean build
|
||||||
|
|
||||||
# build and run whenever a module changes, see http://searchpath.org
|
# build and run whenever a module changes, see http://searchpath.org
|
||||||
# or the patched http://joyful.com/repos/searchpath
|
# or the patched http://joyful.com/repos/searchpath
|
||||||
continuous ci:
|
continuous ci:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user