repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
zpool(8) uses tbl.
[netbsd-mini2440.git]
/
tools
/
zic
/
Makefile
blob
71297adb753bd9d817f6bfeeac1403136aa9ba4a
1
# $NetBSD: Makefile,v 1.2 2002/01/31 19:22:40 tv Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
zic
4
HOST_SRCDIR
=
usr.sbin
/
zic
5
HOST_CPPFLAGS
+= -
DNOID
6
7
.
include
"${.CURDIR}/../Makefile.host"