From owner-freebsd-commit Fri Jun 30 08:31:04 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA05523 for commit-outgoing; Fri, 30 Jun 1995 08:31:04 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA05496 for cvs-lib-outgoing; Fri, 30 Jun 1995 08:30:49 -0700 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA05460 ; Fri, 30 Jun 1995 08:30:38 -0700 Date: Fri, 30 Jun 1995 08:30:38 -0700 From: "Garrett A. Wollman" Message-Id: <199506301530.IAA05460@freefall.cdrom.com> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/csu/i386 Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk wollman 95/06/30 08:30:37 Modified: lib/csu/i386 Makefile Log: Numerous Makefile fixes: 1) Do dependencies. 2) Install all appropriate links to manual pages. 3) Install header file in `beforeinstall' like all the rest. 4) Install header file only if changed. 5) Install object files only if changed.