diff options
Diffstat (limited to 'usr.bin')
-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 6199682..0e7071f 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 |