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]
/
regress
/
libexec
/
Makefile
blob
83482c910561f3b9b909694784c6400025636c5f
1
# $NetBSD: Makefile,v 1.1 2007/05/18 20:28:11 christos Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
(${
MKPIC
} !=
"no"
)
6
SUBDIR
+=
ld
.elf_so
7
.
endif
8
9
.
include
<
bsd.subdir.mk
>