From 3ac06aac07cc33b027d1fa594ed74029dcb95797 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 5 Aug 1994 19:00:04 +0000 Subject: More merry makefile munging for man page compatability. --- usr.bin/lorder/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/lorder') diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile index 96264e8..9d34693 100644 --- a/usr.bin/lorder/Makefile +++ b/usr.bin/lorder/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -MAN1= lorder.0 +MAN1= lorder.1 install: install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ -- cgit v1.1