From owner-cvs-all Wed Dec 30 02:48:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00516 for cvs-all-outgoing; Wed, 30 Dec 1998 02:48:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00511; Wed, 30 Dec 1998 02:48:17 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA14632; Wed, 30 Dec 1998 02:48:09 -0800 (PST) Date: Wed, 30 Dec 1998 02:48:09 -0800 (PST) Message-Id: <199812301048.CAA14632@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/netboot Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/12/30 02:48:09 PST Modified files: sys/i386/boot/netboot Makefile Log: Rely on ../Makefile.inc to set the object format in CFLAGS and the default for BINDIR. Fixed some style bugs in previous aout enforcement. Revision Changes Path 1.22 +4 -7 src/sys/i386/boot/netboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message