Lines 1317-1329
WITH_DEBUG= yes
Link Here
|
1317 |
.endif |
1317 |
.endif |
1318 |
.endif |
1318 |
.endif |
1319 |
|
1319 |
|
|
|
1320 |
.include "${PORTSDIR}/Mk/bsd.options.mk" |
1321 |
|
1320 |
# Reset value from bsd.own.mk. |
1322 |
# Reset value from bsd.own.mk. |
1321 |
.if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG) |
1323 |
.if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG) |
1322 |
STRIP= #none |
1324 |
STRIP= #none |
1323 |
.endif |
1325 |
.endif |
1324 |
|
1326 |
|
1325 |
.include "${PORTSDIR}/Mk/bsd.options.mk" |
|
|
1326 |
|
1327 |
# Start of pre-makefile section. |
1327 |
# Start of pre-makefile section. |
1328 |
.if !defined(AFTERPORTMK) && !defined(INOPTIONSMK) |
1328 |
.if !defined(AFTERPORTMK) && !defined(INOPTIONSMK) |