From owner-cvs-user Thu Nov 9 19:07:27 1995 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA27169 for cvs-user-outgoing; Thu, 9 Nov 1995 19:07:27 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA27122 ; Thu, 9 Nov 1995 19:07:04 -0800 Date: Thu, 9 Nov 1995 19:07:04 -0800 From: "Jordan K. Hubbard" Message-Id: <199511100307.TAA27122@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.org Precedence: bulk jkh 95/11/09 19:07:01 Branch: . RELENG_2_1_0 Modified: . Makefile Log: Add: cd ${.CURDIR}/eBones/lib/libkadm && ${MAKE} beforeinstall To includes target. Move the other one inside the eBones .ifdef too; must have been really sleepy before! [Mark, you really don't need a diff for this - it's pretty obvious! :-)]