e2578025b3
(Suggested by Manuel Bouyer.)
10 lines
249 B
Makefile
10 lines
249 B
Makefile
# $NetBSD: Makefile,v 1.3 1998/06/16 18:36:03 cgd Exp $
|
|
|
|
# use 'make -f Makefile.eisadevs' to make eisadevs.h and eisadevs_data.h
|
|
|
|
INCSDIR= /usr/include/dev/eisa
|
|
|
|
INCS= ahbreg.h eisadevs.h eisadevs_data.h eisareg.h eisavar.h
|
|
|
|
.include <bsd.kinc.mk>
|