Subject: Re: how to make list of needed tarballs in pkgsrc.
To: Brook Milligan <brook@biology.nmsu.edu>
From: Todd Vierling <tv@pobox.com>
List: netbsd-users
Date: 01/22/2001 22:45:54
On Mon, 22 Jan 2001, Brook Milligan wrote:

: Would it be possible to make the comment out the "===>" lines, or echo
: them, or something, so that the actual output would in fact be a
: usable script?

make ECHO_MSG=true fetch-list

Don't ask.  :)  (What this does is replace the calls to "echo" with "true",
which simply does nothing but returns success, so "make" continues chugging
happily.)

=====

On Tue, 23 Jan 2001, Masao Uebayashi wrote:

: Here, 'make fetch-list' doesn't echo '===> foo' lines. 'bsd.pkg.mk' is
: not so new.

It shows the ===> lines for recursions -- i.e. running in pkgsrc/archivers
instead of pkgsrc/archivers/zip.

-- 
-- Todd Vierling (tv@pobox.com)