]> icculus.org git repositories - mikachu/openbox.git/blob - openbox/Makefile
Rewrite the stacking code. It's a lot faster now, I should think. It's def a more...
[mikachu/openbox.git] / openbox / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install