1 ## Copyright (C) 1996-2025 The Squid Software Foundation and contributors
3 ## Squid software is distributed under GPLv2+ license and includes
4 ## contributions from numerous individuals and organizations.
5 ## Please see the COPYING and CONTRIBUTORS files for details.
8 include $(top_srcdir)/src/Common.am
10 noinst_LTLIBRARIES = \
19 # a full-featured memory management library for sbin/squid use
35 # a bare-bones implementation of few libmem.la APIs sufficient for helpers use
36 libminimal_la_SOURCES = \