diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-09-28 07:49:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-09-28 07:49:30 +0000 |
| commit | ec2cc326896331a7b855551a4342e560488a5225 (patch) | |
| tree | 0a77abcf6d0799d7f460a9d95b50ddac61b67896 /usr.bin/lorder | |
| parent | de143d260c5bd8e9648a938dda22476a15c77a50 (diff) | |
Notes
Diffstat (limited to 'usr.bin/lorder')
| -rw-r--r-- | usr.bin/lorder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile index 61996824ef93b..0e7071fcfebaa 100644 --- a/usr.bin/lorder/Makefile +++ b/usr.bin/lorder/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ +NO_OBJ= SCRIPTS=lorder.sh MAN= lorder.1 |
