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