projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'vendor/OPENSSL'
[dragonfly.git]
/
usr.bin
/
lockf
/
Makefile
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>