Remove the old DES library from the bootstrap: target
Found by: Joerg
This commit is contained in:
parent
d0cb65474e
commit
8bf3e8a486
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user