1 # $NetBSD: Makefile,v 1.1 1998/06/12 23:22:50 cgd Exp $ 2 3 INCSDIR= /usr/include/dev/ic 4 5 INCS= ad1848reg.h ahareg.h ahavar.h aic6360reg.h aic6360var.h aic7xxxreg.h \ 6 aic7xxxvar.h am7930reg.h am7990reg.h am7990var.h bhareg.h bhavar.h \ 7 bt485reg.h cd1190reg.h cd1400reg.h comreg.h comvar.h cs4231reg.h \ 8 cyreg.h cyvar.h dc21040reg.h dp8390reg.h dp8390var.h ds.h elink3reg.h \ 9 elink3var.h hayespreg.h i8042reg.h i82365reg.h i82365var.h i8237reg.h \ 10 i8253reg.h i82586reg.h i82586var.h i82595reg.h ics2101reg.h \ 11 intersil7170.h interwavereg.h interwavevar.h ispmbox.h ispreg.h \ 12 ispvar.h lemacreg.h lemacvar.h lptreg.h lptvar.h mb86960reg.h \ 13 mb86960var.h mc146818reg.h mc6845reg.h midwayreg.h midwayvar.h \ 14 ncr5380reg.h ncr5380var.h ncr53c9xreg.h ncr53c9xvar.h ne2000reg.h \ 15 ne2000var.h nec765reg.h ns16450reg.h ns16550reg.h opl3sa3.h \ 16 pcdisplay.h pcdisplayvar.h pdqreg.h pdqvar.h rrunnerreg.h \ 17 rrunnervar.h smc83c170reg.h smc83c170var.h smc90cx6reg.h \ 18 smc91cxxreg.h smc91cxxvar.h smc93cx6var.h st16650reg.h \ 19 tms320av110reg.h tms320av110var.h uhareg.h uhavar.h vgareg.h vgavar.h \ 20 wdcreg.h wdcvar.h z8530reg.h z8530sc.h 21 22 .include <bsd.kinc.mk> 23