47ef4e54e9
remove bogus -DNOID to disable __RCSID(). XXX: should we also remove #ifndef lint from scheck.c and zic.c?
7 lines
160 B
Makefile
7 lines
160 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/01/02 10:42:49 tsutsui Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}zic
|
|
HOST_SRCDIR= usr.sbin/zic
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|