summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/simple_httpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/tinyware/simple_httpd/Makefile')
-rw-r--r--release/picobsd/tinyware/simple_httpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/tinyware/simple_httpd/Makefile b/release/picobsd/tinyware/simple_httpd/Makefile
index abd4bd8..7b797ac 100644
--- a/release/picobsd/tinyware/simple_httpd/Makefile
+++ b/release/picobsd/tinyware/simple_httpd/Makefile
@@ -2,7 +2,7 @@
#
PROG=simple_httpd
SRCS= simple_httpd.c
-NO_MAN=
+MAN=
WARNS?=6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud