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