Makefile revision 1.1
11.1Scgd# $NetBSD: Makefile,v 1.1 1998/06/12 23:22:50 cgd Exp $ 21.1Scgd 31.1ScgdINCSDIR= /usr/include/dev/ic 41.1Scgd 51.1ScgdINCS= ad1848reg.h ahareg.h ahavar.h aic6360reg.h aic6360var.h aic7xxxreg.h \ 61.1Scgd aic7xxxvar.h am7930reg.h am7990reg.h am7990var.h bhareg.h bhavar.h \ 71.1Scgd bt485reg.h cd1190reg.h cd1400reg.h comreg.h comvar.h cs4231reg.h \ 81.1Scgd cyreg.h cyvar.h dc21040reg.h dp8390reg.h dp8390var.h ds.h elink3reg.h \ 91.1Scgd elink3var.h hayespreg.h i8042reg.h i82365reg.h i82365var.h i8237reg.h \ 101.1Scgd i8253reg.h i82586reg.h i82586var.h i82595reg.h ics2101reg.h \ 111.1Scgd intersil7170.h interwavereg.h interwavevar.h ispmbox.h ispreg.h \ 121.1Scgd ispvar.h lemacreg.h lemacvar.h lptreg.h lptvar.h mb86960reg.h \ 131.1Scgd mb86960var.h mc146818reg.h mc6845reg.h midwayreg.h midwayvar.h \ 141.1Scgd ncr5380reg.h ncr5380var.h ncr53c9xreg.h ncr53c9xvar.h ne2000reg.h \ 151.1Scgd ne2000var.h nec765reg.h ns16450reg.h ns16550reg.h opl3sa3.h \ 161.1Scgd pcdisplay.h pcdisplayvar.h pdqreg.h pdqvar.h rrunnerreg.h \ 171.1Scgd rrunnervar.h smc83c170reg.h smc83c170var.h smc90cx6reg.h \ 181.1Scgd smc91cxxreg.h smc91cxxvar.h smc93cx6var.h st16650reg.h \ 191.1Scgd tms320av110reg.h tms320av110var.h uhareg.h uhavar.h vgareg.h vgavar.h \ 201.1Scgd wdcreg.h wdcvar.h z8530reg.h z8530sc.h 211.1Scgd 221.1Scgd.include <bsd.kinc.mk> 23