legacy/libburn/branches/ZeroFiveFour/test/Makefile
2008-10-04 18:01:04 +00:00

5 lines
62 B
Makefile

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