Once more, don't make `all' depend on man page; bsd.prog.mk does this.

This commit is contained in:
mycroft 1993-04-26 02:36:21 +00:00
parent 4e5252f80d
commit bb4bc2d645
1 changed files with 2 additions and 5 deletions

View File

@ -2,12 +2,9 @@
MAN1= shar.0
all shar: ${MAN1}
all shar:
clean depend lint tags:
cleandir:
rm -f ${MAN1}
clean cleandir depend lint tags:
beforeinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \