1# $NetBSD: Makefile.inc,v 1.1 2018/09/25 08:54:58 joerg Exp $ 2 3XZ_TOPLEVEL:= ${.PARSEDIR}/../../external/public-domain/xz 4 5NOMAN= # defined 6MKREPRO=no # Native toolchain might be unable to do it 7MKNLS=no 8 9.include "${XZ_TOPLEVEL}/Makefile.inc" 10