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
Implement 'camcontrol reportluns'. This allows users to send the SCSI
[dragonfly.git]
/
usr.bin
/
jot
/
Makefile
blob
673c57c949b72f453ec0ec29f58d93f8782f26e6
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/jot/Makefile,v 1.3 2007/08/27 16:50:54 pavalos Exp $
3
4
PROG
=
jot
5
6
.
include
<
bsd.prog.mk
>