add parsing to libobt with a new API! (it is not completely changed/fixedup yet)
[dana/openbox.git] / obt / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install