steed/doc/Makefile

7 lines
119 B
Makefile
Raw Normal View History

2009-08-26 08:25:53 +03:00
include ../Rules.make
clean:
all:
install:
2009-08-31 07:52:45 +03:00
install -d -m0755 $(DOCPATH)
2009-08-31 22:25:19 +03:00
install -m0644 *.jpg *.html *.txt $(DOCPATH)