]> icculus.org git repositories - mikachu/openbox.git/blob - obt/Makefile
add obt_parse_tree_from_root and use it, cuz it's nice
[mikachu/openbox.git] / obt / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install