Home | History | Annotate | Line # | Download | only in texinfo
      1  1.11   tsutsui #	$NetBSD: Makefile,v 1.11 2013/06/14 16:10:02 tsutsui Exp $
      2   1.1        tv 
      3   1.7        tv MODULE=		texinfo
      4   1.8        tv 
      5   1.9   thorpej CONFIGURE_ARGS=	--program-prefix=${_TOOL_PREFIX}
      6   1.1        tv 
      7   1.7        tv .include "${.CURDIR}/../Makefile.gnuhost"
      8  1.10  christos 
      9  1.10  christos .if !empty(.MAKE.OS:M*CYGWIN*) && target(install)
     10  1.10  christos .END: install-texinfo
     11  1.10  christos install-texinfo: 
     12  1.11   tsutsui 	${HOST_SH} ${NETBSDSRCDIR}/tools/binstall/mkmanifest ${TOOLDIR}/bin/${_TOOL_PREFIX}install-info.exe
     13  1.10  christos .endif
     14