repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git]
/
lib
/
libarch
/
alpha
/
Makefile.inc
blob
8364b753aa14fca442bf4e2173e6ce3ed6ad12d0
1
# $NetBSD$
2
3
.if (${MACHINE_ARCH} == "alpha")
4
SRCS+= alpha_bus_window.c alpha_pci_conf.c alpha_pci_io.c alpha_pci_mem.c
5
.endif