From owner-freebsd-current Mon Jan 15 01:09:17 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA28666 for current-outgoing; Mon, 15 Jan 1996 01:09:17 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA28659 for ; Mon, 15 Jan 1996 01:09:12 -0800 (PST) Received: from blaise.ibp.fr (blaise [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id XAA16511 ; Sun, 14 Jan 1996 23:41:00 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id XAA06235 ; Sun, 14 Jan 1996 23:41:00 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id UAA17311; Sun, 14 Jan 1996 20:37:20 +0100 (MET) From: Ollivier Robert Message-Id: <199601141937.UAA17311@keltia.freenix.fr> Subject: Re: make world failure To: kimc@w8hd.org (Kim Culhan) Date: Sun, 14 Jan 1996 20:37:19 +0100 (MET) Cc: current@freebsd.org In-Reply-To: from "Kim Culhan" at Jan 14, 96 11:41:51 am X-Operating-System: FreeBSD 2.2-CURRENT ctm#1559 X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org Precedence: bulk It seems that Kim Culhan said: > 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 ? Your install is too old. bde 95/10/09 00:21:00 Modified: usr.bin/xinstall install.1 xinstall.c Log: Add options -C (same as -c except for preserving the modification time of the target if the target file is the same as the source), -d (debug), and -p (same as -C except for preserving the modification time of the source if the target doesn't exists or is different from the source. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Wed Jan 10 02:23:42 MET 1996