From owner-freebsd-hackers Tue Apr 4 15:56:04 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA25365 for hackers-outgoing; Tue, 4 Apr 1995 15:56:04 -0700 Received: from tfs.com (mailhub.tfs.com [140.145.250.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA25359 for ; Tue, 4 Apr 1995 15:56:03 -0700 Received: by tfs.com (smail3.1.28.1) Message-Id: From: julian@tfs.com (Julian Elischer) Subject: Re: new install(1) utility To: nate@trout.sri.MT.net (Nate Williams) Date: Tue, 4 Apr 1995 15:55:05 -0700 (PDT) Cc: terry@cs.weber.edu, kargl@troutmask.apl.washington.edu, freebsd-hackers@freefall.cdrom.com In-Reply-To: <199504042123.PAA07372@trout.sri.MT.net> from "Nate Williams" at Apr 4, 95 03:23:19 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 647 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > Huh? Methink you don't understand the problem Mr. Lambert. > > trout:/usr/user/nate % ls -l /usr/include/stdio.h > -r--r--r-- 1 bin bin 12938 Nov 22 04:38 /usr/include/stdio.h > trout:/usr/user/nate % [...] > > trout:/usr/user/nate % ls -l /usr/include/stdio.h > -r--r--r-- 1 bin bin 12938 Apr 4 15:19 /usr/include/stdio.h > trout:/usr/user/nate % > but if the Makefiles didn't see a reason to update it, then it would be untouched and the same thing would result. what we want is a make rule for X/a -> B/a (i.e. just moving a file) not to mention the trouble we have at the moment with man pages and that #$%^# gzip.. julian