legacy/libburn/tags/ZeroTwoSixThree/libburn/Makefile
2006-12-23 18:43:34 +00:00

5 lines
62 B
Makefile

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