aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-04-13 05:21:35 +0000
committerWarner Losh <imp@FreeBSD.org>2014-04-13 05:21:35 +0000
commitf40d4bd2afb2e52104b29cdd33f9721b17e1b9ad (patch)
tree45e00bc2f4a1ecc4dc42c193eed78a0e39bead2e /Makefile
parent2ed296697c5deb7c97f204dfe0430bdf4824de8d (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ddfeefc30278..7ef9399e60fd 100644
--- a/Makefile
+++ b/Makefile
@@ -325,8 +325,7 @@ MMAKEENV= MAKEOBJDIRPREFIX=${MYMAKE:H} \
DESTDIR= \
INSTALL="sh ${.CURDIR}/tools/install.sh"
MMAKE= ${MMAKEENV} ${MAKE} \
- -D_UPGRADING \
- -DNOMAN -DNO_MAN -DNOSHARED -DNO_SHARED \
+ -D_UPGRADING -DNO_MAN -DNO_SHARED \
-DNO_CPU_CFLAGS -DNO_WERROR DESTDIR= PROGNAME=${MYMAKE:T}
make bmake: .PHONY