legacy/libburn/branches/ZeroFourSix/test/Makefile
2008-05-09 22:10:27 +00:00

5 lines
62 B
Makefile

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