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
efi - Add EFI run-time ABI support (2)
[dragonfly.git]
/
usr.bin
/
lockf
/
Makefile
blob
a1c2267cb542464384e4fb97f37c9652b609c0e8
1
# $FreeBSD: src/usr.bin/lockf/Makefile,v 1.4 1999/08/28 01:03:05 peter Exp $
2
# $DragonFly: src/usr.bin/lockf/Makefile,v 1.4 2007/08/27 16:50:55 pavalos Exp $
3
4
PROG
=
lockf
5
6
.
include
<
bsd.prog.mk
>