|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.253, 2004/06/09 22:45:24 | version 1.254, 2004/06/10 00:29:59 | ||
|---|---|---|---|
|
|
||
| SOBJS= | SOBJS= | ||
| .endif # !defined(LIB) # } | .endif # !defined(LIB) # } | ||
| _YLSRCS=${YHEADER:D${SRCS:M*.y:.y=.h}} ${SRCS:M*.l:.l=.c} ${SRCS:M*.y:.y=.c} | _YLSRCS= ${SRCS:M*.[ly]:C/\..$/.c/} ${YHEADER:D${SRCS:M*.y:.y=.h}} | ||
| .NOPATH: ${ALLOBJS} ${_LIBS} ${_YLSRCS} | .NOPATH: ${ALLOBJS} ${_LIBS} ${_YLSRCS} | ||