From owner-freebsd-current Sun Jan 14 10:32:59 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA15123 for current-outgoing; Sun, 14 Jan 1996 10:32:59 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA15118 for ; Sun, 14 Jan 1996 10:32:56 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id KAA00224; Sun, 14 Jan 1996 10:32:11 -0800 To: Kim Culhan cc: current@FreeBSD.org Subject: Re: make world failure In-reply-to: Your message of "Sun, 14 Jan 1996 11:41:51 EST." Date: Sun, 14 Jan 1996 10:32:11 -0800 Message-ID: <222.821644331@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.org Precedence: bulk Install needs to be added to the tools target. > > Getting close to -current, now this illegal install option: > > cd /usr/src/lib/libutil && make beforeinstall install -C -o bin -g bin -m > 444 /usr/src/lib/libutil/libutil.h /usr/include > install: illegal option -- C > > Is my 'install' too old or is the Makefile obsolete ? > > regards > kim > > -- > kimc@w8hd.org >