Replace beforeinstall: with plain FILES.
This commit is contained in:
parent
fca08ac062
commit
4ea93261bb
@ -1,11 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
DEVICEDIR?= ${fontdir}/dev${DEV}
|
||||
|
||||
all: ${DEVFILES}
|
||||
|
||||
beforeinstall: ${DEVFILES}
|
||||
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
|
||||
${.ALLSRC} ${DESTDIR}${DEVICEDIR}
|
||||
FILES= ${DEVFILES}
|
||||
FILESDIR?= ${fontdir}/dev${DEV}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user