old-benchmark-code/Makefile

7 lines
121 B
Makefile
Raw Normal View History

2011-08-16 16:40:50 -05:00
DATESTAMP := $(shell date -u +%Y.%m%d.%H%M)
2011-08-16 11:25:46 -05:00
all:
mkdir $(DATESTAMP)
inventory/inventory.sh $(DATESTAMP)
cd cpu; make