Home | History | Annotate | Line # | Download | only in mkhybrid
      1  1.1  tsutsui #	$NetBSD: Makefile,v 1.1 2024/05/31 20:52:59 tsutsui Exp $
      2  1.1  tsutsui #
      3  1.1  tsutsui 
      4  1.1  tsutsui HOSTPROGNAME=   ${_TOOL_PREFIX}mkhybrid
      5  1.1  tsutsui HOST_SRCDIR=    external/gpl2/mkhybrid/bin
      6  1.1  tsutsui HOST_CPPFLAGS=  -I${.CURDIR}
      7  1.1  tsutsui 
      8  1.1  tsutsui .include "${.CURDIR}/../Makefile.nbincludes"
      9  1.1  tsutsui .include "${.CURDIR}/../Makefile.host"
     10