Home | History | Annotate | Line # | Download | only in config
      1 #	$NetBSD: Makefile,v 1.6 2005/06/05 18:19:53 thorpej Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}config
      4 HOST_SRCDIR=	usr.bin/config
      5 
      6 HOST_CPPFLAGS+=	-DMAKE_BOOTSTRAP
      7 
      8 .include "${.CURDIR}/../Makefile.host"
      9