|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.244, 2009/12/08 15:18:42 | version 1.245, 2009/12/14 01:00:46 | ||
|---|---|---|---|
|
|
||
| ${_P}.ro: ${OBJS.${_P}} ${DPADD} | ${_P}.ro: ${OBJS.${_P}} ${DPADD} | ||
| ${_MKTARGET_LINK} | ${_MKTARGET_LINK} | ||
| ${LD} -r -dc -o ${.TARGET} ${OBJS.${_P}} | ${CC} ${LDFLAGS} -nostdlib -Wl,-r,-dc -o ${.TARGET} ${OBJS.${_P}} | ||
| .if defined(_PROGDEBUG.${_P}) | .if defined(_PROGDEBUG.${_P}) | ||
| ${_PROGDEBUG.${_P}}: ${_P} | ${_PROGDEBUG.${_P}}: ${_P} |