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/shar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/shar') diff --git a/usr.bin/shar/Makefile b/usr.bin/shar/Makefile index fc1295f..8e388be 100644 --- a/usr.bin/shar/Makefile +++ b/usr.bin/shar/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -MAN1= shar.0 +MAN1= shar.1 beforeinstall: install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ -- cgit v1.1