2002-12-08 23:19:56 +03:00
|
|
|
# $NetBSD: Makefile,v 1.5 2002/12/08 20:19:59 thorpej Exp $
|
2001-08-14 15:01:55 +04:00
|
|
|
|
2002-12-08 23:19:56 +03:00
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}config
|
2001-08-14 15:01:55 +04:00
|
|
|
HOST_SRCDIR= usr.sbin/config
|
|
|
|
|
2002-01-29 13:20:28 +03:00
|
|
|
HOST_CPPFLAGS+= -DMAKE_BOOTSTRAP
|
|
|
|
|
2001-08-14 15:01:55 +04:00
|
|
|
.include "${.CURDIR}/../Makefile.host"
|