db4546dd95
options than any other in the tree.
7 lines
158 B
Makefile
7 lines
158 B
Makefile
# $NetBSD: Makefile,v 1.1 2005/12/06 03:12:35 christos Exp $
|
|
|
|
PROG= lmcconfig
|
|
MAN= lmcconfig.8
|
|
CPPFLAGS+=-I${NETBSDSRCDIR}/sys/dev/pci
|
|
.include <bsd.prog.mk>
|