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
/
bootblock
/
aout2bb
/
Makefile
blob
f72a697479da561aad6dd565601ef4a146dee0e8
1
# $NetBSD: Makefile,v 1.5.16.1 2004/11/29 07:24:02 skrll Exp $
2
#
3
PROG
=
aout2bb
4
NOMAN
=
# defined
5
SRCS
=
aout2bb.c chksum.c
6
7
.
include
<
bsd.prog.mk
>