summaryrefslogtreecommitdiff
path: root/ACE/ace/filecache.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/filecache.mpb')
-rw-r--r--ACE/ace/filecache.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/ace/filecache.mpb b/ACE/ace/filecache.mpb
new file mode 100644
index 00000000000..f5da84a3314
--- /dev/null
+++ b/ACE/ace/filecache.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+feature(ace_filecache) {
+ Source_Files(ACE_COMPONENTS) {
+ Filecache.cpp
+ }
+}