aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJulio Merino <jmmv@FreeBSD.org>2014-04-21 22:36:31 +0000
committerJulio Merino <jmmv@FreeBSD.org>2014-04-21 22:36:31 +0000
commit5b79f581b046f849d4fe4f367968ac3e9ae9ec18 (patch)
treef6d2141ff91696e610a3f045ebfc88cbeacbacfb /Makefile
parent38f0b757fd84d17d0fc24739a7cda160c4516d81 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6caebdf9bb848..cc1ca6d2068f1 100644
--- a/Makefile
+++ b/Makefile
@@ -330,7 +330,8 @@ MMAKEENV= MAKEOBJDIRPREFIX=${MYMAKE:H} \
INSTALL="sh ${.CURDIR}/tools/install.sh"
MMAKE= ${MMAKEENV} ${MAKE} \
-D_UPGRADING -DNO_MAN -DNO_SHARED \
- -DNO_CPU_CFLAGS -DNO_WERROR DESTDIR= PROGNAME=${MYMAKE:T}
+ -DNO_CPU_CFLAGS -DNO_WERROR \
+ DESTDIR= MK_TESTS=no PROGNAME=${MYMAKE:T}
make bmake: .PHONY
@echo