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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
distrib
/
notes
/
xen
/
Makefile
blob
5d1c2742a8a1f63d55f457379abdfe0eabfdeaaa
1
# $NetBSD: Makefile,v 1.1 2004/05/12 16:56:41 cl Exp $
2
3
MACHINE
:=
xen-
${
MACHINE
}
4
M
= ${
MACHINE
}
5
6
MERGED_SRCS
+=
instopt
7
MERGED_SRCS
+= ${
COMMON
}/
xfer
8
9
.
include
<
bsd.man.mk
>