I somehow managed to forgot to commit this in my INCS sweep.
We don't need the `beforeinstall' here, INCS handles this.
This commit is contained in:
parent
d82aa97dc8
commit
98db9953e8
@ -13,8 +13,4 @@ SRCS= bzlib.c blocksort.c compress.c crctable.c decompress.c \
|
||||
INCS= bzlib.h
|
||||
CFLAGS+= -I${BZ2DIR}
|
||||
|
||||
beforeinstall:
|
||||
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${BZ2DIR}/bzlib.h \
|
||||
${DESTDIR}/usr/include
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user