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
/
netboot
/
Makefile
blob
b0e59f05e5ebf661fc9c62e69c45e50e2f5f8f0d
1
# $NetBSD: Makefile,v 1.1 2001/06/14 12:57:16 fredette Exp $
2
3
SA_PROG
=
netboot
4
5
# Regular local source
6
SRCS
=
conf.c
7
8
# Build these locally
9
SRCS
+=
dev_net.c bootparam.c globals.c nfs.c rpc.c udp.c
10
11
PROG
= ${
SA_PROG
}
12
NOMAN
=
# defined
13
14
.
include
<
bsd.prog.mk
>
15
16
.PATH
: ${
S
}/
lib
/
libsa
17
DEFS
+= -
DSUN_BOOTPARAMS