e3bc291504
each device driver file and use it.
10 lines
243 B
Makefile
10 lines
243 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/07/19 17:28:15 christos Exp $
|
|
|
|
# use 'make -f Makefile.pcmciadevs' to make pcmciadevs.h and pcmciadevs_data.h
|
|
|
|
INCSDIR= /usr/include/dev/pcmcia
|
|
|
|
INCS= pcmciachip.h pcmciareg.h pcmciavar.h
|
|
|
|
.include <bsd.kinc.mk>
|