aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-12-16 00:32:49 +0000
committerlloyd <[email protected]>2009-12-16 00:32:49 +0000
commit87cbaef441c6baba2699a8ea53ac2562c46c772d (patch)
treea61455bcb4de0e0eab34953f7a53a84b512f34d3 /src/utils/info.txt
parent076afc21c2b775d2658f33086b890255f6f2c70f (diff)
Full working amalgamation build, plus internal-only headers concept.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r--src/utils/info.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt
index 110afeb64..7324f55f6 100644
--- a/src/utils/info.txt
+++ b/src/utils/info.txt
@@ -2,6 +2,39 @@ define UTIL_FUNCTIONS
load_on always
+<source>
+charset.cpp
+cpuid.cpp
+exceptn.cpp
+mlock.cpp
+parsing.cpp
+time.cpp
+ui.cpp
+version.cpp
+</source>
+
+<header:public>
+bit_ops.h
+bswap.h
+charset.h
+cpuid.h
+loadstor.h
+mlock.h
+parsing.h
+prefetch.h
+rotate.h
+rounding.h
+stl_util.h
+time.h
+xor_buf.h
+
+exceptn.h
+mem_ops.h
+types.h
+ui.h
+version.h
+</header:public>
+
<libs>
linux,tru64 -> rt
</libs>