| version 1.164, 2003/02/22 04:46:08 |
version 1.165, 2003/03/30 00:35:07 |
| Line 24 LIBCRTBEGIN= ${DESTDIR}/usr/lib/crti.o $ |
|
| Line 24 LIBCRTBEGIN= ${DESTDIR}/usr/lib/crti.o $ |
|
| .MADE: ${LIBCRTBEGIN} |
.MADE: ${LIBCRTBEGIN} |
| .endif |
.endif |
| .ifndef LIBCRTEND |
.ifndef LIBCRTEND |
| |
.if ${MACHINE_ARCH} == "powerpc" && defined(HAVE_GCC3) |
| |
LIBCRTEND= ${DESTDIR}/usr/lib/crtsavres.o \ |
| |
${DESTDIR}/usr/lib/crtend.o ${DESTDIR}/usr/lib/crtn.o |
| |
.else |
| LIBCRTEND= ${DESTDIR}/usr/lib/crtend.o ${DESTDIR}/usr/lib/crtn.o |
LIBCRTEND= ${DESTDIR}/usr/lib/crtend.o ${DESTDIR}/usr/lib/crtn.o |
| |
.endif |
| .MADE: ${LIBCRTEND} |
.MADE: ${LIBCRTEND} |
| .endif |
.endif |
| _SHLINKER= ${SHLINKDIR}/ld.elf_so |
_SHLINKER= ${SHLINKDIR}/ld.elf_so |