Date: Fri, 27 Sep 1996 09:22:56 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libgnumalloc Makefile src/lib/libresolv Makefile Message-ID: <199609271622.JAA25770@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/09/27 09:22:53
Modified: lib/libgnumalloc Makefile
lib/libresolv Makefile
Log:
Peter must be sick of this, so I changed it directly. Fixed:
- old static non-profiled libraries were removed in the wrong directory
if ${ORIG_SHLIBDIR} != ${LIBDIR}.
- old profiled libraries weren't removed.
- new shared compat libraries were installed in the wrong directory if
${ORIG_SHLIBDIR} != /usr/lib.
- some lines were too long.
Added some comments about cases that have caused problems. Changed
libfoo to ${LIB} so that libresolv/Makefile and libgnumalloc/Makefile
are almost identical.
Revision Changes Path
1.9 +11 -6 src/lib/libgnumalloc/Makefile
1.8 +9 -4 src/lib/libresolv/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609271622.JAA25770>
