summaryrefslogtreecommitdiffstats
path: root/abc70930/src/opt/fxu/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'abc70930/src/opt/fxu/module.make')
-rw-r--r--abc70930/src/opt/fxu/module.make12
1 files changed, 12 insertions, 0 deletions
diff --git a/abc70930/src/opt/fxu/module.make b/abc70930/src/opt/fxu/module.make
new file mode 100644
index 00000000..dd8acd40
--- /dev/null
+++ b/abc70930/src/opt/fxu/module.make
@@ -0,0 +1,12 @@
+SRC += src/opt/fxu/fxu.c \
+ src/opt/fxu/fxuCreate.c \
+ src/opt/fxu/fxuHeapD.c \
+ src/opt/fxu/fxuHeapS.c \
+ src/opt/fxu/fxuList.c \
+ src/opt/fxu/fxuMatrix.c \
+ src/opt/fxu/fxuPair.c \
+ src/opt/fxu/fxuPrint.c \
+ src/opt/fxu/fxuReduce.c \
+ src/opt/fxu/fxuSelect.c \
+ src/opt/fxu/fxuSingle.c \
+ src/opt/fxu/fxuUpdate.c