NetBSD/tools/zic/Makefile

8 lines
183 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2002/12/08 20:20:06 thorpej Exp $
2002-01-05 10:36:33 +03:00
HOSTPROGNAME= ${_TOOL_PREFIX}zic
2002-01-05 10:36:33 +03:00
HOST_SRCDIR= usr.sbin/zic
2002-01-31 22:22:40 +03:00
HOST_CPPFLAGS+= -DNOID
2002-01-05 10:36:33 +03:00
.include "${.CURDIR}/../Makefile.host"