728843a0c1
REINPLACE_CMD should only be used for variables. While here: - Install manpages into the new standard directory. - Pet portfmt. - Add a not why LOCAL/0mp cannot be used at the moment. Reported by: mat
12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
--- Makefile.orig 2020-02-26 22:07:21 UTC
|
|
+++ Makefile
|
|
@@ -2,7 +2,7 @@
|
|
# quark - simple web server
|
|
.POSIX:
|
|
|
|
-include config.mk
|
|
+#include config.mk
|
|
|
|
COMPONENTS = util sock http resp
|
|
|