summaryrefslogtreecommitdiffstats
path: root/eBones
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1996-02-13 12:25:32 +0000
committermarkm <markm@FreeBSD.org>1996-02-13 12:25:32 +0000
commit796e5c4e86b5273a5482e8db4c892553969a6155 (patch)
tree3a840c06546c9c658eddd803605e72b99baf8722 /eBones
parent259fd0427da323c070e5beec791cc0f78c138a17 (diff)
downloadFreeBSD-src-796e5c4e86b5273a5482e8db4c892553969a6155.zip
FreeBSD-src-796e5c4e86b5273a5482e8db4c892553969a6155.tar.gz
Remove the old DES library from the bootstrap: target
Found by: Joerg
Diffstat (limited to 'eBones')
-rw-r--r--eBones/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/eBones/Makefile b/eBones/Makefile
index 3532439..b52db77 100644
--- a/eBones/Makefile
+++ b/eBones/Makefile
@@ -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
OpenPOWER on IntegriCloud