|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.119, 1997/10/30 07:25:32 | version 1.120, 1997/11/04 20:33:11 | ||
|---|---|---|---|
|
|
||
| __archivebuild: .USE | __archivebuild: .USE | ||
| @rm -f ${.TARGET} | @rm -f ${.TARGET} | ||
| @${AR} cq ${.TARGET} `NM=${NM} lorder ${.ALLSRC} | tsort -q` | @${AR} cq ${.TARGET} `NM=${NM} ${LORDER} ${.ALLSRC} | ${TSORT}` | ||
| ${RANLIB} ${.TARGET} | ${RANLIB} ${.TARGET} | ||
| __archiveinstall: .USE | __archiveinstall: .USE |