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]
/
compat
/
Makefile
blob
9284e282807257179f317f9ff538ffbd3a78dfdd
1
# $NetBSD: Makefile,v 1.4 2009/06/07 22:59:22 christos Exp $
2
3
# Build multi-abi libaries
4
5
.
include
<
bsd.own.mk
>
6
7
.if
${
MKCOMPAT
} !=
"no"
8
.if
!
make
(
includes
)
9
10
.
include
"archdirs.mk"
11
12
SUBDIR
=
dirshack .WAIT
${
ARCHDIR_SUBDIR
}
13
14
.
endif
15
.
endif
16
17
.
include
<
bsd.subdir.mk
>