repo.or.cz
/
freebsd-src
/
fkvm-freebsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
renames vmcb->control.v_irq to virq_pending
[freebsd-src/fkvm-freebsd.git]
/
bin
/
test
/
Makefile
blob
7c64b40347effffae1d1163a0cfe0fe6c66dc8f7
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD$
3
4
PROG
=
test
5
LINKS
= ${
BINDIR
}/
test
${
BINDIR
}/[
6
MLINKS
=
test
.1
[
.1
7
8
.
include
<
bsd.prog.mk
>