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
adds a couple print_vmcb()s for the write CR0 -> shutdown bug
[freebsd-src/fkvm-freebsd.git]
/
usr.sbin
/
ntp
/
ntptrace
/
Makefile
blob
8d7547cf5ea15cb043a8a81bc17aa22179ffad43
1
# $FreeBSD$
2
3
.PATH
: ${
.CURDIR
}/
..
/
scripts
4
5
SCRIPTS
=
ntptrace
6
NO_MAN
=
7
NO_OBJ
=
8
9
.
include
<
bsd.prog.mk
>