From owner-cvs-all Tue Jan 16 19:32:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A27C637B404; Tue, 16 Jan 2001 19:32:00 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0H3W0T69653; Tue, 16 Jan 2001 19:32:00 -0800 (PST) (envelope-from jhb) Message-Id: <200101170332.f0H3W0T69653@freefall.freebsd.org> From: John Baldwin Date: Tue, 16 Jan 2001 19:32:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/16 19:32:00 PST Modified files: usr.sbin/sysinstall Makefile Log: - We live in /usr/sbin now, so don't set special veriables to build a static version that installs in /stand. Also, don't use an extra before-install target to create /stand. - Add missing $FreeBSD$. - Fix dependencies to handle keymap.h. (*) Submitted by: obrien (*) Revision Changes Path 1.105 +6 -14 src/usr.sbin/sysinstall/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message