Home | History | Annotate | Line # | Download | only in ic
Makefile revision 1.14
      1 #	$NetBSD: Makefile,v 1.14 2001/02/10 16:41:40 thorpej Exp $
      2 
      3 INCSDIR= /usr/include/dev/ic
      4 
      5 INCS=	ad1848reg.h ahareg.h ahavar.h aic6360reg.h aic6360var.h \
      6 	aic77xxreg.h aic77xxvar.h aic7xxxvar.h am7930reg.h am7990reg.h \
      7 	am7990var.h bhareg.h bhavar.h bt431reg.h bt459reg.h \
      8 	bt463reg.h bt485reg.h bt8xx.h cacreg.h cacvar.h cd1190reg.h \
      9 	cd1400reg.h comreg.h comvar.h cs4231reg.h cyreg.h \
     10 	cyvar.h dc21040reg.h dl10019reg.h dp8390reg.h dp8390var.h dptreg.h \
     11 	dptvar.h ds.h elink3reg.h elink3var.h hayespreg.h i8042reg.h \
     12 	i82365reg.h i82365var.h i8237reg.h i8253reg.h i82586reg.h i82586var.h \
     13 	i82595reg.h ics2101reg.h ims332reg.h intersil7170.h interwavereg.h \
     14 	interwavevar.h ispmbox.h ispreg.h ispvar.h lemacreg.h lemacvar.h \
     15 	lptreg.h lptvar.h mb86960reg.h mb86960var.h mc146818reg.h \
     16 	mc68450reg.h mc6845reg.h midwayreg.h midwayvar.h mlxio.h mlxreg.h \
     17 	ncr5380reg.h ncr5380var.h ncr53c400reg.h ncr53c9xreg.h ncr53c9xvar.h \
     18 	ne2000reg.h ne2000var.h \
     19 	nec765reg.h ns16450reg.h ns16550reg.h opl3sa3reg.h pcdisplay.h \
     20 	pcdisplayvar.h pckbcvar.h pdqreg.h pdqvar.h rrunnerreg.h rrunnervar.h \
     21 	smc83c170reg.h smc83c170var.h smc90cx6reg.h smc91cxxreg.h \
     22 	smc91cxxvar.h smc93cx6var.h st16650reg.h tms320av110reg.h \
     23 	tms320av110var.h uhareg.h uhavar.h vgareg.h vgavar.h wdcreg.h \
     24 	wdcvar.h z8530reg.h z8530sc.h
     25 
     26 .include <bsd.kinc.mk>
     27