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
/
msconfig
/
Makefile
blob
879ed24c6345c7edcef97ef1753361e695fd7f92
1
# $NetBSD: Makefile,v 1.3 1999/02/13 02:54:42 lukem Exp $
2
3
PROG
=
msconfig
4
NOMAN
=
# defined
5
BINDIR
= /
usr
/
bin
6
7
CFLAGS
+=-
Wall
8
9
.
include
<
bsd.prog.mk
>