]> icculus.org git repositories - mikachu/openbox.git/blob - parser/Makefile
oops... I'm combining two different things in this commit... so I'll try be clear
[mikachu/openbox.git] / parser / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install