|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.75, 1997/05/07 17:06:28 | version 1.76, 1997/05/08 21:21:25 | ||
|---|---|---|---|
|
|
||
| .endif | .endif | ||
| .if defined(OBJS) && !empty(OBJS) | .if defined(OBJS) && !empty(OBJS) | ||
| .NOPATH: ${OBJS} | |||
| .if defined(DESTDIR) | .if defined(DESTDIR) | ||
| ${PROG}: ${LIBCRT0} ${OBJS} ${LIBC} ${LIBCRTBEGIN} ${LIBCRTEND} ${DPADD} | ${PROG}: ${LIBCRT0} ${OBJS} ${LIBC} ${LIBCRTBEGIN} ${LIBCRTEND} ${DPADD} |