|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.89, 1997/03/24 21:54:17 | version 1.90, 1997/03/24 23:19:12 | ||
|---|---|---|---|
|
|
||
| OBJS+= ${SRCS:N*.h:R:S/$/.o/g} | OBJS+= ${SRCS:N*.h:R:S/$/.o/g} | ||
| __achivebuild: .USE | __archivebuild: .USE | ||
| @rm -f ${.TARGET} | @rm -f ${.TARGET} | ||
| @${AR} cq ${.TARGET} `lorder ${.ALLSRC} | tsort -q` | @${AR} cq ${.TARGET} `lorder ${.ALLSRC} | tsort -q` | ||
| ${RANLIB} ${.TARGET} | ${RANLIB} ${.TARGET} |