lentferj's projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'vendor/GCC44'
[dragonfly.git]
/
usr.bin
/
lorder
/
Makefile
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/lorder/Makefile,v 1.6.8.2 2001/04/25 14:04:22 ru Exp $
3
# $DragonFly: src/usr.bin/lorder/Makefile,v 1.2 2003/06/17 04:29:28 dillon Exp $
4
5
SCRIPTS=lorder.sh
6
MAN= lorder.1
7
8
.include <bsd.prog.mk>