|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.29, 1993/10/06 17:54:01 | version 1.30, 1993/10/07 01:34:07 | ||
|---|---|---|---|
|
|
||
| rm -f ${OBJS} | rm -f ${OBJS} | ||
| rm -f ${POBJS} profiled/*.o | rm -f ${POBJS} profiled/*.o | ||
| rm -f ${SOBJS} shared/*.o | rm -f ${SOBJS} shared/*.o | ||
| rm -f lib${LIB}.a lib${LIB}_p.a llib-l${LIB}.ln | rm -f lib${LIB}.a lib${LIB}_p.a lib${LIB}_pic.a llib-l${LIB}.ln | ||
| .endif | .endif | ||
| cleandir: clean | cleandir: clean |