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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
external
/
bsd
/
bind
/
bin
/
dnssec
/
dnssec-signzone
/
Makefile
blob
91a1f83cd4933073238a788dbf9c62f29a40637e
1
# $NetBSD: Makefile,v 1.1 2005/11/19 02:09:28 christos Exp $
2
3
BASE
= ${
.CURDIR
:
T
}
4
5
.
include
"${.CURDIR}/../Makefile.inc"
6
7
.
include
<
bsd.prog.mk
>