Don't needlessly redefine the afterinstall target.
This commit is contained in:
parent
5ffdf3618e
commit
5fd42ef525
@ -2,12 +2,7 @@
|
||||
|
||||
SUBDIR= koi2alt koi2855
|
||||
|
||||
SAMPLES= bjc-240.sh.sample
|
||||
|
||||
afterinstall:
|
||||
cd ${.CURDIR} && \
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${SHAREMODE} \
|
||||
${SAMPLES} ${DESTDIR}${BINDIR}
|
||||
FILES= bjc-240.sh.sample
|
||||
|
||||
.include "Makefile.inc"
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user