]> icculus.org git repositories - dana/openbox.git/blob - data/Makefile
disable compiling of render/rendertest in make all, use make check if you want to...
[dana/openbox.git] / data / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install