http/Makefile: updates all rule with new incremental rules
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
|||||||
all: microlog blog $(shell find src -type f) $(shell find share -type f) $(shell find bin)
|
all: microlog prune_microlog blog prune_blog public out prune_out
|
||||||
./bin/mkws https://joeac.net
|
|
||||||
|
|
||||||
.SILENT: prune_out
|
.SILENT: prune_out
|
||||||
.PHONY: prune_out
|
.PHONY: prune_out
|
||||||
|
|||||||
Reference in New Issue
Block a user