]> icculus.org git repositories - dana/openbox.git/blob - render/Makefile
was setting NULL incorrectly to cancel actions and then not checking for NULL before...
[dana/openbox.git] / render / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install