openbox/tools/obconf/Makefile
2003-07-26 07:44:15 +00:00

4 lines
81 B
Makefile

all clean install:
$(MAKE) -C ../.. -$(MAKEFLAGS) $@
.PHONY: all clean install