]> icculus.org git repositories - mikachu/openbox.git/blob - render/Makefile
new build system without automake
[mikachu/openbox.git] / render / Makefile
1 all clean distclean install uninstall:
2         $(MAKE) -$(MAKEFLAGS) -C .. $@
3
4 .PHONY: all clean distclean install uninstall