]> icculus.org git repositories - mikachu/openbox.git/blob - openbox/Makefile
make a copy of the argc and argv instead of modifying the real ones
[mikachu/openbox.git] / openbox / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install