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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
gnu
/
lib
/
libgcc4
/
Makefile
blob
0370f8b29186eb4c552a13145447cbae1ff17fa9
1
# $NetBSD: Makefile,v 1.1 2006/05/10 22:53:50 mrg Exp $
2
3
SUBDIR
+=
libgcc
4
5
.
include
<
bsd.own.mk
>
6
7
.if
${
MKPIC
} !=
"no"
8
SUBDIR
+=
libgcc_eh libgcc_s
9
.
endif
10
11
SUBDIR
+=
libgcov
12
13
.
include
<
bsd.subdir.mk
>