Home | History | Annotate | Line # | Download | only in file
Makefile revision 1.2
      1  1.2   gson #	$NetBSD: Makefile,v 1.2 2003/07/08 03:41:34 gson 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.2   gson 
      8  1.2   gson .NOTPARALLEL:
      9  1.1  pooka 
     10  1.1  pooka .include "${.CURDIR}/../Makefile.gnuhost"
     11