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
/
tools
/
arpaname
/
Makefile
blob
a9473e3fb0aa8ad1befff2dc96e833d22e204d8a
1
# $NetBSD: Makefile,v 1.1 2011/09/11 18:55:24 christos Exp $
2
3
BASE
= ${
.CURDIR
:
T
}
4
5
.
include
"${.CURDIR}/../Makefile.inc"
6
7
.
include
<
bsd.prog.mk
>