|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.135, 2001/09/24 09:18:05 | version 1.136, 2001/09/25 02:19:26 | ||
|---|---|---|---|
|
|
||
| .endif | .endif | ||
| .if defined(OBJS) && !empty(OBJS) | .if defined(OBJS) && !empty(OBJS) | ||
| .NOPATH: ${OBJS} | .NOPATH: ${OBJS} ${PROG} | ||
| .if defined(DESTDIR) | .if defined(DESTDIR) | ||
| ${PROG}: ${LIBCRT0} ${DPSRCS} ${OBJS} ${LIBC} ${LIBCRTBEGIN} ${LIBCRTEND} ${DPADD} | ${PROG}: ${LIBCRT0} ${DPSRCS} ${OBJS} ${LIBC} ${LIBCRTBEGIN} ${LIBCRTEND} ${DPADD} |