libburn/libisofs/Makefile

5 lines
62 B
Makefile
Executable File

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