Subject: lib/2499: histedit.h isn't installed by "make includes"
To: None <gnats-bugs@NetBSD.ORG>
From: None <thomas@cevis.uni-Bremen.de>
List: netbsd-bugs
Date: 06/01/1996 17:36:39
>Number: 2499
>Category: lib
>Synopsis: histedit.h insn't installed by "make includes"
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people (Library Bug People)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Jun 1 11:50:05 1996
>Last-Modified:
>Originator: Thomas Eberhardt
>Organization:
CeVis, University of Bremen, Germany
>Release: 1.2_ALPHA
>Environment:
System: NetBSD ed209 1.2_ALPHA NetBSD 1.2_ALPHA (ED209) #0: Sat Jun 1 17:27:34 MET DST 1996 thomas@ed209:/usr/src/sys/arch/i386/compile/ED209 i386
Machine: i386
>Description:
histedit.h from libedit isn't installed by "make includes".
>How-To-Repeat:
>Fix:
*** lib/libedit/Makefile- Sat Oct 14 01:57:02 1995
--- lib/libedit/Makefile Sat Jun 1 17:12:02 1996
***************
*** 50,56 ****
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 \
--- 50,56 ----
test: libedit.a test.o
${CC} ${CFLAGS} ${.ALLSRC} -o ${.TARGET} libedit.a ${LDADD} -ltermcap
! includes:
-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 \
>Audit-Trail:
>Unformatted: