legacy/libburn/tags/1.4.6/libburn/Makefile

5 lines
62 B
Makefile

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