|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.92, 1997/03/29 08:02:50 | version 1.93, 1997/04/17 06:32:23 | ||
|---|---|---|---|
|
|
||
| __archivebuild: .USE | __archivebuild: .USE | ||
| @rm -f ${.TARGET} | @rm -f ${.TARGET} | ||
| @${AR} cq ${.TARGET} `lorder ${.ALLSRC} | tsort -q` | @${AR} cq ${.TARGET} `NM=${NM} lorder ${.ALLSRC} | tsort -q` | ||
| ${RANLIB} ${.TARGET} | ${RANLIB} ${.TARGET} | ||
| __archiveinstall: .USE | __archiveinstall: .USE |