repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
external
/
bsd
/
bind
/
bin
/
dnssec
/
dnssec-verify
/
Makefile
blob
5f7fb5ecf513ad66a96b847189bbb04a735452f1
1
# $NetBSD: Makefile,v 1.1 2012/12/04 23:38:37 spz Exp $
2
3
BASE
= ${
.CURDIR
:
T
}
4
5
.
include
"${.CURDIR}/../Makefile.inc"
6
7
.
include
<
bsd.prog.mk
>