legacy/branches/0.2.2/libburn/Makefile
2006-09-16 20:20:09 +00:00

5 lines
62 B
Makefile

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