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