From owner-freebsd-hackers Sat Sep 28 14:55:50 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA11107 for hackers-outgoing; Sat, 28 Sep 1996 14:55:50 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA11042 for ; Sat, 28 Sep 1996 14:55:44 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id PAA26694; Sat, 28 Sep 1996 15:55:30 -0600 (MDT) Date: Sat, 28 Sep 1996 15:55:30 -0600 (MDT) Message-Id: <199609282155.PAA26694@rocky.mt.sri.com> From: Nate Williams To: rkw@dataplex.net (Richard Wackerbarth) Cc: Thomas David Rivers , hackers@freebsd.org Subject: Re: NetBSD ==> FreeBSD make(1) In-Reply-To: References: Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I've seriously modifed make(1) to "automagically" handle RCS > >repositories, version selection rules, etc... (essentially the > >basis of a rather nice Configuration Management system.) > > > > So, I'd be interested in whatever changes you made... > > And I am interested in what you felt you needed to change in "make" (as > oppesed to the makefiles) to support RCS, etc. You have *got* to be kidding, right? It's *impossible* to build rules which 'always' work in Make to do these sorts of things w/out modifications to make. Greater folks than you have tried and failed. But, feel free to prove me wrong. Nate