]> icculus.org git repositories - mikachu/openbox.git/blob - obt/Makefile
make the mainloop not depend on an X display, and make it uses the obt_display automa...
[mikachu/openbox.git] / obt / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install