|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.94, 1998/08/09 14:46:20 | version 1.95, 1998/09/10 00:40:33 | ||
|---|---|---|---|
|
|
||
| .endif | .endif | ||
| LIBCRT0?= ${DESTDIR}/usr/lib/crt0.o | LIBCRT0?= ${DESTDIR}/usr/lib/crt0.o | ||
| LIBBFD?= ${DESTDIR}/usr/lib/libbfd.a | LIBBFD?= ${DESTDIR}/usr/lib/libbfd.a | ||
| LIBBZ2?= ${DESTDIR}/usr/lib/libbz2.a | |||
| LIBC?= ${DESTDIR}/usr/lib/libc.a | LIBC?= ${DESTDIR}/usr/lib/libc.a | ||
| LIBC_PIC?= ${DESTDIR}/usr/lib/libc_pic.a | LIBC_PIC?= ${DESTDIR}/usr/lib/libc_pic.a | ||
| LIBCOMPAT?= ${DESTDIR}/usr/lib/libcompat.a | LIBCOMPAT?= ${DESTDIR}/usr/lib/libcompat.a |