legacy/libisofs/trunk/libisofs/Makefile
2007-03-20 09:41:05 +00:00

5 lines
62 B
Makefile
Executable File

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