]> icculus.org git repositories - manmower/openbox.git/blob - openbox/Makefile
change how rc parsing will work. a=b will be parsed in any [section] and given to...
[manmower/openbox.git] / openbox / Makefile
1 all clean distclean install uninstall:
2         $(MAKE) -$(MAKEFLAGS) -C .. $@
3
4 .PHONY: all clean distclean install uninstall