|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.15, 1993/04/26 13:07:59 | version 1.16, 1993/06/02 14:56:51 | ||
|---|---|---|---|
|
|
||
| depend: .depend _PROGSUBDIR | depend: .depend _PROGSUBDIR | ||
| .depend: ${SRCS} | .depend: ${SRCS} | ||
| .if defined(PROG) | .if defined(PROG) | ||
| mkdep ${MKDEP} ${CFLAGS:M-[ID]*} ${.ALLSRC:M*.c} | mkdep ${MKDEP} ${CFLAGS:M-[ID+]*} ${.ALLSRC:M*.c} | ||
| .endif | .endif | ||
| .endif | .endif | ||