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

5 lines
62 B
Makefile

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