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