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