http/Makefile: can cp pp.1 manpage to share
This commit is contained in:
@@ -77,6 +77,9 @@ all: bin/pp prune $(blogs) public out
|
|||||||
bin/pp:
|
bin/pp:
|
||||||
cd pp && $(MAKE) && cp pp ../bin/pp
|
cd pp && $(MAKE) && cp pp ../bin/pp
|
||||||
|
|
||||||
|
share/man/man1/pp.1:
|
||||||
|
cp pp/pp.1 share/man/man1/pp.1
|
||||||
|
|
||||||
.PHONY: out
|
.PHONY: out
|
||||||
out: $(out_deps)
|
out: $(out_deps)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user