]> icculus.org git repositories - dana/obconf.git/blob - src/Makefile
add the --config-file option, and use the OB_CONFIG_FILE property on root
[dana/obconf.git] / src / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install