freebsd_amp_hwpstate/lib/libgnumalloc
Bruce Evans b017ff4eb8 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.
1996-09-27 16:22:49 +00:00
..
Makefile Peter must be sick of this, so I changed it directly. Fixed: 1996-09-27 16:22:49 +00:00
cfree.c Repository copy libfakegnumalloc to libgnumalloc and remove the symlink 1996-09-27 06:58:05 +00:00