From 87cbaef441c6baba2699a8ea53ac2562c46c772d Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 16 Dec 2009 00:32:49 +0000 Subject: Full working amalgamation build, plus internal-only headers concept. --- src/alloc/info.txt | 6 ++---- src/alloc/mem_pool/info.txt | 7 ------- src/alloc/system_alloc/info.txt | 7 ------- 3 files changed, 2 insertions(+), 18 deletions(-) (limited to 'src/alloc') diff --git a/src/alloc/info.txt b/src/alloc/info.txt index 99dbe3a4d..40e7bacdf 100644 --- a/src/alloc/info.txt +++ b/src/alloc/info.txt @@ -1,6 +1,4 @@ -load_on auto - - + allocate.h secmem.h - + diff --git a/src/alloc/mem_pool/info.txt b/src/alloc/mem_pool/info.txt index 73a548292..6cb221834 100644 --- a/src/alloc/mem_pool/info.txt +++ b/src/alloc/mem_pool/info.txt @@ -1,10 +1,3 @@ -load_on auto - - -mem_pool.cpp -mem_pool.h - - mutex diff --git a/src/alloc/system_alloc/info.txt b/src/alloc/system_alloc/info.txt index 8b9a2f067..8826440d4 100644 --- a/src/alloc/system_alloc/info.txt +++ b/src/alloc/system_alloc/info.txt @@ -1,10 +1,3 @@ -load_on auto - - -defalloc.cpp -defalloc.h - - libstate mem_pool -- cgit v1.2.3