Subject: Re: CVS commit: pkgsrc/pkgtools/pkg_install/files
To: Johnny C. Lam <jlam@NetBSD.org>
From: grant beattie <grant@NetBSD.org>
List: pkgsrc-changes
Date: 09/01/2004 17:43:41
On Tue, Aug 31, 2004 at 05:40:41PM +0000, Johnny C. Lam wrote:
> Module Name: pkgsrc
> Committed By: jlam
> Date: Tue Aug 31 17:40:41 UTC 2004
>
> Modified Files:
> pkgsrc/pkgtools/pkg_install/files: Makefile.in
>
> Log Message:
> Don't use .PHONY, which isn't understood by every make. Split out the
> "all" target as the first one so that a bare "make" will build the "all"
> target by default. This should fix problems seen on AIX 5.1.
this is great news, thanks for all your hard work!
grant.