Home | History | Annotate | Line # | Download | only in zic
Makefile revision 1.3
      1 #	$NetBSD: Makefile,v 1.3 2002/12/08 20:20:06 thorpej Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}zic
      4 HOST_SRCDIR=	usr.sbin/zic
      5 HOST_CPPFLAGS+=	-DNOID
      6 
      7 .include "${.CURDIR}/../Makefile.host"
      8