legacy/branches/CdrskinZeroTwoFour/test/Makefile
2006-10-27 20:39:33 +00:00

5 lines
62 B
Makefile

all clean:
$(MAKE) -C .. -$(MAKEFLAGS) $@
.PHONY: all clean