|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.92, 1998/04/01 16:58:33 | version 1.93, 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 | |||
| .if !empty(SRCS:N*.h:N*.sh) | .if !empty(SRCS:N*.h:N*.sh) | ||
| OBJS+= ${SRCS:N*.h:N*.sh:R:S/$/.o/g} | OBJS+= ${SRCS:N*.h:N*.sh:R:S/$/.o/g} |