steed/doc/Makefile
2009-08-31 19:25:19 +00:00

7 lines
119 B
Makefile

include ../Rules.make
clean:
all:
install:
install -d -m0755 $(DOCPATH)
install -m0644 *.jpg *.html *.txt $(DOCPATH)