]> icculus.org git repositories - dana/openbox.git/blob - render/Makefile
fixes for build system. add themes to the install process. use the build/ dir for...
[dana/openbox.git] / render / Makefile
1 all clean distclean install uninstall:
2         $(MAKE) -$(MAKEFLAGS) -C .. $@
3
4 .PHONY: all clean distclean install uninstall