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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
external
/
intel-public
/
Makefile
blob
18af5787ca3545ba33dfb934e105ecec6b35a5fd
1
# $NetBSD$
2
3
.if
(${
MACHINE_ARCH
} ==
"i386"
||
${
MACHINE_ARCH
} ==
"x86_64"
)
4
SUBDIR
=
acpica
5
.
endif
6
7
.
include
<
bsd.subdir.mk
>