legacy/libburn/branches/ZeroThreeEight/test/Makefile
2007-07-19 22:45:53 +00:00

5 lines
62 B
Makefile

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