aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alloc_mmap/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'modules/alloc_mmap/modinfo.txt')
-rw-r--r--modules/alloc_mmap/modinfo.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/modules/alloc_mmap/modinfo.txt b/modules/alloc_mmap/modinfo.txt
new file mode 100644
index 000000000..f51e3cb68
--- /dev/null
+++ b/modules/alloc_mmap/modinfo.txt
@@ -0,0 +1,20 @@
+realname "Disk Based Allocation System"
+
+define ALLOC_MMAP
+
+add_file mmap_mem.cpp
+add_file mmap_mem.h
+
+<os>
+linux
+freebsd
+openbsd
+netbsd
+solaris
+qnx
+darwin
+tru64
+
+# Only without -ansi, otherwise can't get mkstemp
+#cygwin
+</os>