summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardc/Makefile
blob: 7eaa9b850647a84392b6d70161f5990369f2722c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#	pccardc Makefile
#
#	$Id: Makefile,v 1.1 1995/08/24 09:02:45 phk 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. -I${.CURDIR}/../pccardd

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