Remove the old DES library from the bootstrap: target

Found by: Joerg
This commit is contained in:
Mark Murray 1996-02-13 12:25:32 +00:00
parent d0cb65474e
commit 8bf3e8a486
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ kprog:
bootstrap:
( cd include; ${MAKE} ${MFLAGS} install )
( cd des; ${MAKE} ${MFLAGS} depend all install )
( cd lib; ${MAKE} ${MFLAGS} depend all install )
${MAKE} ${MFLAGS} cleandir
${MAKE} ${MFLAGS} obj