repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel - Fix improper user-space access in sys___semctl()
[dragonfly.git]
/
usr.bin
/
vis
/
Makefile
blob
8f83a14fe98108214f777f3f615695649781d0f6
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
3
PROG
=
vis
4
SRCS
=
vis.c foldit.c
5
6
.
include
<
bsd.prog.mk
>