|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.76, 1997/05/08 21:21:25 | version 1.77, 1997/05/09 05:17:31 | ||
|---|---|---|---|
|
|
||
| ${PROG} ${OBJS} ${LOBJS} ${CLEANFILES} | ${PROG} ${OBJS} ${LOBJS} ${CLEANFILES} | ||
| .if defined(SRCS) | .if defined(SRCS) | ||
| depend all: ${SRCS} | |||
| afterdepend: .depend | afterdepend: .depend | ||
| @(TMP=/tmp/_depend$$$$; \ | @(TMP=/tmp/_depend$$$$; \ | ||
| sed -e 's/^\([^\.]*\).o[ ]*:/\1.o \1.ln:/' \ | sed -e 's/^\([^\.]*\).o[ ]*:/\1.o \1.ln:/' \ |