From owner-freebsd-hackers Sat Sep 28 14:33:40 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA27792 for hackers-outgoing; Sat, 28 Sep 1996 14:33:40 -0700 (PDT) Received: from smtp.utexas.edu (smtp.utexas.edu [128.83.126.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA27741 for ; Sat, 28 Sep 1996 14:33:33 -0700 (PDT) Received: (qmail-queue invoked by uid 0); 28 Sep 1996 21:33:32 -0000 Received: from unknown (HELO mail.utexas.edu) (128.83.126.1) by smtp.utexas.edu with SMTP; 28 Sep 1996 21:33:32 -0000 Received: from [208.2.87.4] (cod.dataplex.net [208.2.87.4]) by mail.utexas.edu (8.6.9/8.6.6) with SMTP id QAA12050; Sat, 28 Sep 1996 16:33:31 -0500 X-Sender: rkw@eel.dataplex.net Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 28 Sep 1996 16:33:29 -0500 To: Thomas David Rivers From: rkw@dataplex.net (Richard Wackerbarth) Subject: Re: NetBSD ==> FreeBSD make(1) Cc: hackers@FreeBSD.org 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.