]> icculus.org git repositories - dana/openbox.git/blob - engines/openbox/Makefile
stop using build/ dir configure shits all over itself for other people
[dana/openbox.git] / engines / openbox / Makefile
1 all clean distclean install uninstall:
2         $(MAKE) -$(MAKEFLAGS) -C ../.. $@
3
4 .PHONY: all clean distclean install uninstall