Home | History | Annotate | Line # | Download | only in mkhybrid
Makefile revision 1.1.4.2
      1 #	$NetBSD: Makefile,v 1.1.4.2 2024/07/03 18:38:54 martin Exp $
      2 #
      3 
      4 HOSTPROGNAME=   ${_TOOL_PREFIX}mkhybrid
      5 HOST_SRCDIR=    external/gpl2/mkhybrid/bin
      6 HOST_CPPFLAGS=  -I${.CURDIR}
      7 
      8 .include "${.CURDIR}/../Makefile.nbincludes"
      9 .include "${.CURDIR}/../Makefile.host"
     10