mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
Zap 4.0 libkdb as well.
This commit is contained in:
parent
04467f3807
commit
36a87f80de
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3383
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
||||
# $Id: Makefile,v 1.1.1.1 1994/09/30 14:49:48 csgr Exp $
|
||||
# $Id: Makefile,v 1.2 1994/10/06 00:32:42 wollman Exp $
|
||||
|
||||
SUBDIR= include
|
||||
|
||||
@ -35,6 +35,7 @@ bootstrap:
|
||||
@echo removing old 1.1.5 Kerberos libraries
|
||||
rm -f /usr/lib/libkrb.so.4.0
|
||||
rm -f /usr/lib/libdes.so.4.0
|
||||
rm -f /usr/lib/libkdb.so.4.0
|
||||
${MAKE} ${MFLAGS} depend all install kprog
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user