Once more, don't make `all' depend on man page; bsd.prog.mk does this.
This commit is contained in:
parent
07c4b714f5
commit
96b08746cf
@ -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} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user