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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
atari
/
stand
/
bootpref
/
Makefile
blob
f31e8bdac4f294fff3363cf2c3975a2ba0f807d6
1
# $NetBSD: Makefile,v 1.2 1999/02/13 02:54:39 lukem Exp $
2
3
PROG
=
bootpref
4
NOMAN
=
# defined
5
BINDIR
= /
usr
/
sbin
6
7
CFLAGS
+= -
Wall
8
9
.
include
<
bsd.prog.mk
>