]> icculus.org git repositories - dana/obconf.git/blob - src/Makefile
show an error when the rc config file cannot be parsed, and refuse to load
[dana/obconf.git] / src / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install