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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
prep
/
stand
/
installboot
/
Makefile
blob
8d4126120eaf3c6f5959fa137c66f16c39b6bc8b
1
# $NetBSD: Makefile,v 1.1 2000/09/18 15:44:10 nonaka Exp $
2
3
PROG
=
installboot
4
CPPFLAGS
= -
Werror
-
Wall
-
Wstrict-prototypes
-
Wmissing-prototypes
5
NOMAN
=
# defined
6
7
.
include
<
bsd.prog.mk
>