bdb2269a46
of hard-coding it into each driver and use a centralized probe function.
10 lines
236 B
Makefile
10 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/07/23 19:30:44 christos Exp $
|
|
|
|
# use 'make -f Makefile.isapnpdevs' to make isapnpdevs.h and isapnpdevs.c
|
|
|
|
INCSDIR= /usr/include/dev/isapnp
|
|
|
|
INCS= if_levar.h isapnpreg.h isapnpvar.h
|
|
|
|
.include <bsd.kinc.mk>
|