|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.117.2.2, 2000/10/08 14:53:19 | version 1.117.2.3, 2001/04/25 09:53:03 | ||
|---|---|---|---|
|
|
||
| rm -f a.out [Ee]rrs mklog core *.core \ | rm -f a.out [Ee]rrs mklog core *.core \ | ||
| ${PROG} ${OBJS} ${LOBJS} ${CLEANFILES} | ${PROG} ${OBJS} ${LOBJS} ${CLEANFILES} | ||
| .if defined(SRCS) | .if defined(SRCS) && !target(afterdepend) | ||
| 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:/' \ |