From owner-freebsd-current Sun Jan 14 09:38:28 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA13217 for current-outgoing; Sun, 14 Jan 1996 09:38:28 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA13212 for ; Sun, 14 Jan 1996 09:38:26 -0800 (PST) Received: from w8hd.w8hd.org (w8hd.w8hd.org [198.252.159.10]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id JAA01308 for ; Sun, 14 Jan 1996 09:37:51 -0800 Received: (from kimc@localhost) by w8hd.w8hd.org (8.6.12/8.6.9) id LAA03349; Sun, 14 Jan 1996 11:41:51 -0500 Date: Sun, 14 Jan 1996 11:41:51 -0500 (EST) From: Kim Culhan To: current@FreeBSD.org Subject: make world failure Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org Precedence: bulk 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