]> Dogcows Code - chaz/openbox/blob - data/Makefile
Use test -r instead of test -e for solaris. Fixes bug #4253.
[chaz/openbox] / data / Makefile
1 all clean install:
2 $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install
This page took 0.030809 seconds and 4 git commands to generate.