box-o-sand/Makefile
2011-05-29 05:30:03 -07:00

6 lines
43 B
Makefile

all:
cd ./basics && $(MAKE)
.PHONY: all