summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardc/Makefile
blob: 93ecaffbea280df8811b71c0c25e3fe53337d975 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#	pccardc Makefile
#
#	$Id: Makefile,v 1.8 1999/02/13 11:32:01 kuriyama Exp $
#
PROG=	pccardc
SRCS=	beep.c dumpcis.c enabler.c pccardc.c pccardmem.c printcis.c \
	rdattr.c rdmap.c rdreg.c readcis.c wrattr.c wrreg.c
MAN8=	pccardc.8

CFLAGS+=	-I${.CURDIR}/../pccardd

.include <bsd.prog.mk>
.PATH:	${.CURDIR}/../pccardd
OpenPOWER on IntegriCloud