1 1.1 pooka # $NetBSD: Makefile,v 1.1 2003/03/25 23:43:50 pooka Exp $ 2 1.1 pooka # 3 1.1 pooka 4 1.1 pooka GNUHOSTDIST= ${.CURDIR}/../../dist/file 5 1.1 pooka 6 1.1 pooka CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX} 7 1.1 pooka 8 1.1 pooka .include "${.CURDIR}/../Makefile.gnuhost" 9