|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.20, 1993/07/29 22:04:55 | version 1.21, 1993/07/30 03:40:07 | ||
|---|---|---|---|
|
|
||
| all: ${_LIBS} ${MANALL}# llib-l${LIB}.ln | all: ${_LIBS} ${MANALL}# llib-l${LIB}.ln | ||
| OBJS+= ${SRCS:R:S/$/.o/g} | OBJS+= ${SRCS:N*.h:R:S/$/.o/g} | ||
| lib${LIB}.a:: ${OBJS} | lib${LIB}.a:: ${OBJS} | ||
| @echo building standard ${LIB} library | @echo building standard ${LIB} library |