Home | History | Annotate | Download | only in libamu
History log of /src/external/bsd/am-utils/lib/libamu/Makefile
RevisionDateAuthorComments
 1.5  11-Jan-2025  mrg objects and .d files also depend upon config_local.h.

with this, and the libzstd move in src/lib/Makefile, it no longer
fails if you try to do this:

% cd src/compat
% nbmake-foo BOOTSTRAP_SUBDIRS=../../../lib clean
% nbmake-foo BOOTSTRAP_SUBDIRS=../../../lib depend

as reported by uwe@.
 1.4  10-Aug-2012  joerg branches: 1.4.46;
Decouple Clang from HAVE_GCC.
 1.3  20-Jun-2011  mrg branches: 1.3.2;
remove most of the remaining HAVE_GCC tests that are always true in
the modern world.
 1.2  08-Feb-2010  plunky branches: 1.2.4;
use

.if defined(HAVE_GCC) && ${HAVE_GCC} == 4

rather than

.if ${HAVE_GCC} == 4

as HAVE_GCC may be undefined
 1.1  19-Sep-2008  christos branches: 1.1.4;
resolve issues and add build glue
 1.1.4.2  19-Oct-2008  haad Sync with HEAD.
 1.1.4.1  19-Sep-2008  haad file Makefile was added on branch haad-dm on 2008-10-19 22:39:48 +0000
 1.2.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.3.2.1  30-Oct-2012  yamt sync with head
 1.4.46.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed