openbox/doc/Makefile

5 lines
78 B
Makefile
Raw Normal View History

2007-05-13 19:48:09 +00:00
all clean install:
$(MAKE) -C .. -$(MAKEFLAGS) $@
.PHONY: all clean install