From owner-freebsd-questions Fri Dec 26 13:08:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA04658 for questions-outgoing; Fri, 26 Dec 1997 13:08:34 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from dt051n19.san.rr.com (dt051n19.san.rr.com [204.210.32.25]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA04649 for ; Fri, 26 Dec 1997 13:08:24 -0800 (PST) (envelope-from Studded@dal.net) Received: from dal.net (localhost [127.0.0.1]) by dt051n19.san.rr.com (8.8.8/8.8.8) with ESMTP id NAA00557; Fri, 26 Dec 1997 13:07:46 -0800 (PST) (envelope-from Studded@dal.net) Message-ID: <34A41CA2.6ECFD72B@dal.net> Date: Fri, 26 Dec 1997 13:07:46 -0800 From: Studded X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: Nathan Dorfman CC: questions@freebsd.org Subject: Re: make README.html recursive? References: <199712261819.NAA19666@limbo.rtfm.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nathan Dorfman wrote: > > Is there a way to make README.html in *all* the ports (as opposed to > going into each individual one and making it by hand)? As it is, make > README.html only affects ./README.html. Yes there is actually. Jordan(?) posted the nifty trick not too long ago. You want to do 'make readmes' in /usr/ports. Happy Holidays, Doug