Home | History | Annotate | Line # | Download | only in xz-bin
      1  1.2  aymeric #	$NetBSD: Makefile,v 1.2 2018/11/19 20:00:28 aymeric Exp $
      2  1.1    joerg 
      3  1.2  aymeric HOSTPROG=	${_TOOL_PREFIX}xz
      4  1.1    joerg HOST_SRCDIR=	external/public-domain/xz/bin/xz
      5  1.1    joerg 
      6  1.1    joerg .include "${.PARSEDIR}/../xz-include/Makefile.inc"
      7  1.1    joerg 
      8  1.1    joerg .include "${.CURDIR}/../Makefile.host"
      9