|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.77, 1996/12/17 23:14:23 | version 1.78, 1996/12/19 07:51:59 | ||
|---|---|---|---|
|
|
||
| .endif | .endif | ||
| LOBJS+= ${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.ln} | LOBJS+= ${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.ln} | ||
| # the following looks XXX to me... -- cgd | |||
| LLIBS?= -lc | LLIBS?= -lc | ||
| llib-l${LIB}.ln: ${LOBJS} | llib-l${LIB}.ln: ${LOBJS} | ||
| @echo building llib-l${LIB}.ln | @echo building llib-l${LIB}.ln |