|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.128, 1998/04/01 16:58:33 | version 1.129, 1998/04/09 00:32:36 | ||
|---|---|---|---|
|
|
||
| DPSRCS+= ${SRCS:M*.l:.l=.c} ${SRCS:M*.y:.y=.c} | DPSRCS+= ${SRCS:M*.l:.l=.c} ${SRCS:M*.y:.y=.c} | ||
| CLEANFILES+= ${DPSRCS} | CLEANFILES+= ${DPSRCS} | ||
| .if defined(YHEADER) | |||
| CLEANFILES+= ${SRCS:M*.y:.y=.h} | |||
| .endif | |||
| OBJS+= ${SRCS:N*.h:N*.sh:R:S/$/.o/g} | OBJS+= ${SRCS:N*.h:N*.sh:R:S/$/.o/g} | ||
| lib${LIB}.a:: ${OBJS} __archivebuild | lib${LIB}.a:: ${OBJS} __archivebuild |