date: 1995/07/12 13:10:58; author: jkh; state: Exp; lines: +3 -2

Sync with Mark M's latest suggestions.
Submitted by:   markm

[This is being pulled from RELENG_2_0_5, it was commited there after the
release, and we need it here and in RELENG_2_1_0, it will be cvs admin -o'ed
off the RELENG_2_0_5 branch after this commit.]
This commit is contained in:
rgrimes 1995-07-22 04:24:05 +00:00
parent c7867a1bdf
commit 8a414a2663

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
# $Id: Makefile,v 1.11.2.1 1995/06/07 05:49:26 jkh Exp $
# $Id: Makefile,v 1.12 1995/06/11 19:28:20 rgrimes Exp $
SUBDIR= include des acl kdb krb libkadm
@ -34,7 +34,8 @@ kprog:
cd ${SDIR}/usr.bin/su; ${CODAI}
bootstrap:
cd include; ${MAKE} ${MFLAGS} install
( cd include; ${MAKE} ${MFLAGS} install )
( cd des; ${MAKE} ${MFLAGS} depend all install )
${MAKE} ${MFLAGS} cleandir
${MAKE} ${MFLAGS} obj
@echo removing old 1.1.5 Kerberos libraries