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
/
mmeye
/
stand
/
bootcoff
/
Makefile
blob
fd9357193ff30357204c2d5992d7dc06347649cd
1
# $NetBSD: Makefile,v 1.1 2000/03/20 21:24:55 msaitoh Exp $
2
3
PROG
=
osloader
4
SRCS
=
osloader.c
5
NOMAN
=
6
# defined
7
.
include
<
bsd.prog.mk
>