added rule to run on buildhive

master
melvin 2013-02-12 12:20:22 +08:00
parent 18f9230c87
commit 50cd118671
1 changed files with 3 additions and 0 deletions

View File

@ -173,6 +173,9 @@ log.clean:
inf: $(MAG)
-while true; do make `date +%s`.t; done
buildhive:
make games=1000 `date +%s`.t zips
games ?= 10000
%.t: $(MAG)
echo `hg id -n` > $*.log