Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 1997 19:43:07 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        "Brian N. Handy" <handy@sag.space.lockheed.com>
Cc:        ports@freebsd.org
Subject:   Re: PLIST question 
Message-ID:  <97Jun15.194322pdt.177512@crevenia.parc.xerox.com>
In-Reply-To: Your message of "Sun, 15 Jun 97 13:42:36 PDT." <Pine.OSF.3.96.970615134106.8545E-100000@sag.space.lockheed.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"Brian N. Handy" <handy@sag.space.lockheed.com> wrote:
>Is there an easy way to make an accurate PLIST of all this?  Anyone have
>an incantation that will help streamline this operation?

make clean; make PREFIX=/tmp/foo install; cd /tmp/foo; find * -type f

will create a good first start at a PLIST.

  Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97Jun15.194322pdt.177512>