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 524040e..0f4b442 100644
--- a/release/picobsd/tinyware/simple_httpd/Makefile
+++ b/release/picobsd/tinyware/simple_httpd/Makefile
@@ -2,6 +2,6 @@
#
PROG=simple_httpd
SRCS= simple_httpd.c
-NOMAN=yes
+NOMAN=
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud