1#	$NetBSD$
2
3.if (${MACHINE_ARCH} == "alpha")
4SRCS+=	alpha_bus_window.c alpha_pci_conf.c alpha_pci_io.c alpha_pci_mem.c
5.endif
6