]> icculus.org git repositories - mikachu/openbox.git/blob - openbox/Makefile
add more options for focus fallback, use an enum for all the types of fallbacks.
[mikachu/openbox.git] / openbox / Makefile
1 all clean distclean install uninstall:
2         $(MAKE) -$(MAKEFLAGS) -C .. $@
3
4 .PHONY: all clean distclean install uninstall