]> icculus.org git repositories - mikachu/openbox.git/blob - obcl/Makefile
move the openbox engine into librender and the kernel. the theme is loaded and stored...
[mikachu/openbox.git] / obcl / Makefile
1 all clean distclean install uninstall:
2         $(MAKE) -$(MAKEFLAGS) -C .. $@
3
4 .PHONY: all clean distclean install uninstall