]> icculus.org git repositories - manmower/openbox.git/blob - parser/Makefile
comparing strings to random locations in memory is probably not what we wanted to do
[manmower/openbox.git] / parser / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install