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
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
usr.sbin
/
lmcconfig
/
Makefile
blob
6c0a2e1058683e420e82815f6b93b891498acda4
1
# $NetBSD: Makefile,v 1.2 1999/07/23 19:06:54 thorpej Exp $
2
3
PROG
=
lmcconfig
4
MAN
=
lmcconfig
.8
5
CPPFLAGS
+=-
I
${
NETBSDSRCDIR
}/
sys
/
dev
/
pci
6
.
include
<
bsd.prog.mk
>