Re: [Xen-devel] [PATCH XTF] build: introduce a dist target

2016-07-20 Thread Andrew Cooper
On 20/07/16 14:10, Wei Liu wrote: > On Wed, Jul 20, 2016 at 01:52:43PM +0100, Andrew Cooper wrote: >> On 20/07/16 12:55, Wei Liu wrote: >>> The install target doesn't honour $PREFIX. Introduce a dist target to >>> make it easier to package the artifacts. >>> >>> Signed-off-by: Wei Liu >>> --- >>>

Re: [Xen-devel] [PATCH XTF] build: introduce a dist target

2016-07-20 Thread Wei Liu
On Wed, Jul 20, 2016 at 01:52:43PM +0100, Andrew Cooper wrote: > On 20/07/16 12:55, Wei Liu wrote: > > The install target doesn't honour $PREFIX. Introduce a dist target to > > make it easier to package the artifacts. > > > > Signed-off-by: Wei Liu > > --- > > Makefile | 5 + > > 1 file chang

Re: [Xen-devel] [PATCH XTF] build: introduce a dist target

2016-07-20 Thread Andrew Cooper
On 20/07/16 12:55, Wei Liu wrote: > The install target doesn't honour $PREFIX. Introduce a dist target to > make it easier to package the artifacts. > > Signed-off-by: Wei Liu > --- > Makefile | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/Makefile b/Makefile > index 1a8099d..d625b