From owner-freebsd-current Mon Feb 3 01:20:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA17089 for current-outgoing; Mon, 3 Feb 1997 01:20:55 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA17075 for ; Mon, 3 Feb 1997 01:20:45 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA24739; Mon, 3 Feb 1997 10:20:30 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.6.9) id JAA12717; Mon, 3 Feb 1997 09:52:21 +0100 (MET) Message-ID: Date: Mon, 3 Feb 1997 09:52:21 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: julian@whistle.com (Julian Elischer) Cc: vince@mail.MCESTATE.COM (Vincent Poy), current@freebsd.org Subject: Re: -current build failed References: <32F575A8.41C67EA6@whistle.com> X-Mailer: Mutt 0.55-PL10 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <32F575A8.41C67EA6@whistle.com>; from Julian Elischer on Feb 2, 1997 21:20:40 -0800 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Julian Elischer wrote: > > install -c -o bin -g bin -m 644 drivers/README > > /usr/share/examples/drivers/README > > install: /usr/share/examples/drivers/README: No such file or directory > > > URK! > > why's it trying to do that? > I didn't put any Makefile in yet! You don't need to. Examples are being installed via the parent's Makefile magic... All you gotta do is to add your `drivers' directory in src/etc/mtree/BSD.usr.dist. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)