]> icculus.org git repositories - mikachu/openbox.git/blob - doc/Makefile
make the generated files with paths depend on the Makefile, and clean them when you...
[mikachu/openbox.git] / doc / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install