]> icculus.org git repositories - mikachu/openbox.git/blob - obt/Makefile
obt returns libxml2 structures directly, so anyone linking against it better also...
[mikachu/openbox.git] / obt / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install