summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/kgzldr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/pc98/kgzldr/Makefile')
-rw-r--r--sys/boot/pc98/kgzldr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/kgzldr/Makefile b/sys/boot/pc98/kgzldr/Makefile
index 1c423d8..ca41781 100644
--- a/sys/boot/pc98/kgzldr/Makefile
+++ b/sys/boot/pc98/kgzldr/Makefile
@@ -4,7 +4,7 @@ PROG= kgzldr.o
STRIP=
BINMODE=${LIBMODE}
BINDIR= ${LIBDIR}
-NOMAN=
+NO_MAN=
SRCS= start.s boot.c inflate.c lib.c crt.s sio.s
CFLAGS= -Os
OpenPOWER on IntegriCloud