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
/
gpl3
/
Makefile
blob
bf1819053a6d0624a997a854c06cc009db3d0303
1
# $NetBSD: Makefile,v 1.1 2009/08/21 06:54:01 skrll Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
${
MKBINUTILS
} !=
"no"
&& ${
HAVE_BINUTILS
} ==
"219"
6
SUBDIR
+=
binutils
7
.
endif
8
9
.
include
<
bsd.subdir.mk
>