12 lines
204 B
Text
12 lines
204 B
Text
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -21,8 +21,7 @@
|
|
VERSION_DEF= ${.CURDIR}/Versions.def
|
|
SYMBOL_MAPS= ${.CURDIR}/mapfile-vers
|
|
|
|
-NOPROFILE= yes
|
|
-NO_PROFILE= yes
|
|
+MK_PROFILE= no
|
|
|
|
.PATH: ${.CURDIR}/avl
|
|
|