Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/libexec/ld.elf_so/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/libexec/ld.elf_so/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- src/libexec/ld.elf_so/Makefile 1998/08/04 17:02:16 1.13 +++ src/libexec/ld.elf_so/Makefile 1998/08/13 18:16:43 1.14 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/08/04 17:02:16 tv Exp $ +# $NetBSD: Makefile,v 1.14 1998/08/13 18:16:43 christos Exp $ .include # for OBJECT_FMT definition @@ -22,8 +22,10 @@ CPPFLAGS+= -DDEBUG -DRTLD_LOADER LDADD+= -L${DESTDIR}/${LIBDIR} -non_shared -lc_pic DPADD+= ${LIBC_PIC} +.if (${OBJECT_FMT} == "ELF") # to be installed HDRS= link.h +.endif STRIPFLAG=