histedit.h is now installed from include.
This commit is contained in:
parent
dba7a33ecc
commit
8401cb0d9a
@ -49,10 +49,4 @@ editline.c: ${OSRCS}
|
||||
test: libedit.a test.o
|
||||
${CC} ${CFLAGS} ${.ALLSRC} -o ${.TARGET} libedit.a ${LDADD} -ltermcap
|
||||
|
||||
beforeinstall:
|
||||
-cd ${.CURDIR}; cmp -s histedit.h ${DESTDIR}/usr/include/histedit.h > \
|
||||
/dev/null 2>&1 || \
|
||||
install -c -o ${BINOWN} -g ${BINGRP} -m 444 histedit.h \
|
||||
${DESTDIR}/usr/include
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user