NetBSD/tools/zic/Makefile

8 lines
165 B
Makefile
Raw Normal View History

2002-01-31 22:22:40 +03:00
# $NetBSD: Makefile,v 1.2 2002/01/31 19:22:40 tv Exp $
2002-01-05 10:36:33 +03:00
HOSTPROGNAME= nbzic
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"