summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardc/Makefile
blob: 75eed6bed4afeaf3f737cf5117c17d3e1240bf9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#	pccardc Makefile
#
#	$Id: Makefile,v 1.2 1996/04/09 23:31:51 nate Exp $
#
PROG=	pccardc
NOMAN=	noman
SRCS=	pccardc.c dumpcis.c readcis.c printcis.c enabler.c pccardmem.c \
	rdmap.c rdreg.c wrattr.c wrreg.c 

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

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