openbox/tools/themetoxml/Makefile

5 lines
81 B
Makefile
Raw Normal View History

2007-03-05 03:30:22 +00:00
all clean install:
$(MAKE) -C ../.. -$(MAKEFLAGS) $@
.PHONY: all clean install