legacy/tags/CdrskinZeroTwoFour/test/Makefile
2006-10-30 05:32:33 +00:00

5 lines
62 B
Makefile

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