legacy/libburn/tags/ZeroThreeSix/test/Makefile
2007-04-23 08:57:32 +00:00

5 lines
62 B
Makefile

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