Home | History | Annotate | Line # | Download | only in makewhatis
Makefile revision 1.1
      1  1.1  thorpej #	$NetBSD: Makefile,v 1.1 2001/11/29 23:51:38 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej HOSTPROGNAME=	nbmakewhatis
      4  1.1  thorpej HOST_SRCDIR=	libexec/makewhatis
      5  1.1  thorpej 
      6  1.1  thorpej .include "${.CURDIR}/../Makefile.host"
      7