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
Pass read/write CRx registers to userspace
[freebsd-src/fkvm-freebsd.git]
/
tools
/
regression
/
environ
/
Makefile.timings
blob
88c4f7c7280bd89b57dd48d4ee68d01d1958aaf8
1
#
2
# $FreeBSD$
3
#
4
SRCS= timings.c
5
PROG= timings
6
7
CFLAGS+=-Wall -I../../../include
8
9
CLEANFILES= ${PROG}.core
10
11
NO_MAN= yes
12
13
.include <bsd.prog.mk>
14
15
test: ${PROG}
16
@./timings