Home | History | Annotate | Line # | Download | only in sortinfo
      1  1.1  christos #	$NetBSD: Makefile,v 1.1 2015/12/18 18:56:33 christos Exp $
      2  1.1  christos 
      3  1.1  christos HOSTPROGNAME=	${_TOOL_PREFIX}sortinfo
      4  1.1  christos HOST_SRCDIR=	usr.bin/sortinfo
      5  1.1  christos 
      6  1.1  christos HOST_CPPFLAGS+=	-I. -I${TOOLDIR}/include/nbinclude
      7  1.1  christos 
      8  1.1  christos .include "${.CURDIR}/../Makefile.nbincludes"
      9  1.1  christos .include "${.CURDIR}/../Makefile.host"
     10