]> icculus.org git repositories - dana/openbox.git/blob - doc/Makefile
give the compiler hints about what can be kept in registers so that it can optimize...
[dana/openbox.git] / doc / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install