blob: 041838b7597ea053c16e9c95e9f7e3a51e652a7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig
+++ Makefile
@@ -17,7 +17,6 @@
VERSION_DEF= ${.CURDIR}/Versions.def
SYMBOL_MAPS= ${.CURDIR}/mapfile-vers
-NOPROFILE= yes
-NO_PROFILE= yes
+MK_PROFILE= no
.include <bsd.lib.mk>
|