2005-06-05 22:19:52 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 2005/06/05 18:19:53 thorpej Exp $
|
2001-08-14 15:01:55 +04:00
|
|
|
|
2002-12-08 23:19:56 +03:00
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}config
|
2005-06-05 22:19:52 +04:00
|
|
|
HOST_SRCDIR= usr.bin/config
|
2001-08-14 15:01:55 +04:00
|
|
|
|
2002-01-29 13:20:28 +03:00
|
|
|
HOST_CPPFLAGS+= -DMAKE_BOOTSTRAP
|
|
|
|
|
2001-08-14 15:01:55 +04:00
|
|
|
.include "${.CURDIR}/../Makefile.host"
|