]> git.ipfire.org Git - thirdparty/squid.git/blob - src/base/Makefile.am
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / base / Makefile.am
1 ## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
2 ##
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.
6 ##
7
8 include $(top_srcdir)/src/Common.am
9 include $(top_srcdir)/src/TestHeaders.am
10
11 noinst_LTLIBRARIES = libbase.la
12
13 libbase_la_SOURCES = \
14 Assure.cc \
15 Assure.h \
16 AsyncCall.cc \
17 AsyncCall.h \
18 AsyncCallList.cc \
19 AsyncCallList.h \
20 AsyncCallQueue.cc \
21 AsyncCallQueue.h \
22 AsyncCallbacks.h \
23 AsyncCbdataCalls.h \
24 AsyncFunCalls.h \
25 AsyncJob.cc \
26 AsyncJob.h \
27 AsyncJobCalls.h \
28 ByteCounter.h \
29 CbDataList.h \
30 CbcPointer.h \
31 CharacterSet.cc \
32 CharacterSet.h \
33 ClpMap.h \
34 CodeContext.cc \
35 CodeContext.h \
36 DelayedAsyncCalls.cc \
37 DelayedAsyncCalls.h \
38 EnumIterator.h \
39 File.cc \
40 File.h \
41 HardFun.h \
42 Here.cc \
43 Here.h \
44 InstanceId.cc \
45 InstanceId.h \
46 IoManip.cc \
47 IoManip.h \
48 JobWait.cc \
49 JobWait.h \
50 Lock.h \
51 LookupTable.h \
52 Packable.h \
53 PackableStream.h \
54 Random.cc \
55 Random.h \
56 RandomUuid.cc \
57 RandomUuid.h \
58 Range.h \
59 Raw.cc \
60 Raw.h \
61 RefCount.h \
62 RegexPattern.cc \
63 RegexPattern.h \
64 RunnersRegistry.cc \
65 RunnersRegistry.h \
66 Stopwatch.cc \
67 Stopwatch.h \
68 Subscription.h \
69 SupportOrVeto.h \
70 TextException.cc \
71 TextException.h \
72 TypeTraits.h \
73 YesNoNone.h \
74 forward.h