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
/
sun68k
/
stand
/
ufsboot
/
Makefile
blob
49e6102ae6f7042f892ee4201b016f20531db5fa
1
# $NetBSD: Makefile,v 1.3.2.3 2004/09/21 13:23:40 skrll Exp $
2
3
SA_PROG
=
ufsboot
4
5
# Regular local source
6
SRCS
=
conf.c
7
8
# Build these locally
9
SRCS
+=
ufs.c
10
11
PROG
= ${
SA_PROG
}
12
NOMAN
=
# defined
13
14
.
include
<
bsd.prog.mk
>
15
.PATH
: ${
S
}/
lib
/
libsa
16
DEFS
+= -
DCOMPAT_UFS