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]
/
sys
/
arch
/
amiga
/
stand
/
binpatch
/
Makefile
blob
fd347ea99330a819301f3b4741935ab2b750784f
1
# $NetBSD: Makefile,v 1.8 1999/02/13 02:54:37 lukem Exp $
2
3
PROG
=
binpatch
4
NOMAN
=
# defined
5
6
BINDIR
= /
sbin
7
LDFLAGS
+=-
static
8
9
.
include
<
bsd.prog.mk
>