summaryrefslogtreecommitdiffstats
path: root/tools/test/malloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/malloc/Makefile')
-rw-r--r--tools/test/malloc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/malloc/Makefile b/tools/test/malloc/Makefile
index 2f00c34..455dec3 100644
--- a/tools/test/malloc/Makefile
+++ b/tools/test/malloc/Makefile
@@ -3,7 +3,7 @@ PROG= malloc
SRCS= main.c
.PATH: ${.CURDIR}/../../../lib/libc/stdlib
-NO_MAN=
+MAN=
WARNS?=6
test: malloc
OpenPOWER on IntegriCloud