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]
/
bin
/
expr
/
Makefile
blob
544853e10a25780ebdaa41e9f0e2a9ac831cc0ba
1
# $FreeBSD$
2
3
PROG
=
expr
4
SRCS
=
expr.y
5
YFLAGS
=
6
7
.
include
<
bsd.prog.mk
>