]> Dogcows Code - chaz/openbox/blob - openbox/Makefile
make ob_exit() take an error code. don't exit with 0 for signals other than TERM...
[chaz/openbox] / openbox / Makefile
1 all clean install:
2 $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install
This page took 0.038463 seconds and 4 git commands to generate.