Makefile.inc revision 1.3 1 1.3 thorpej # $NetBSD: Makefile.inc,v 1.3 2000/02/26 19:00:08 thorpej Exp $
2 1.1 cgd
3 1.3 thorpej .if (${MACHINE_ARCH} == "alpha")
4 1.3 thorpej SRCS+= alpha_bus_window.c alpha_pci_conf.c alpha_pci_io.c alpha_pci_mem.c
5 1.3 thorpej .endif
6