]> icculus.org git repositories - dana/openbox.git/blob - render/Makefile
oops hehe. a render call in the loop for debugging was what made it slow. anyhow...
[dana/openbox.git] / render / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install