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-importkey
/
Makefile
blob
12b39b7f5cd203781a39c63edb017905810d4a0e
1
# $NetBSD: Makefile,v 1.1 2014/07/08 05:55:33 spz Exp $
2
3
BASE
= ${
.CURDIR
:
T
}
4
5
.
include
"${.CURDIR}/../Makefile.inc"
6
7
.
include
<
bsd.prog.mk
>