]> icculus.org git repositories - mikachu/openbox.git/blob - obt/Makefile
make the prompt buttons respond to button presses. keyboard input code is there too...
[mikachu/openbox.git] / obt / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install