summaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2018-08-07 15:17:41 +0200
committerAnton Khirnov <anton@khirnov.net>2018-08-07 15:17:41 +0200
commitb497f900c2274ec120752fd0bcc455d3f4c385ac (patch)
tree35f1806a17f20eb99265bc9639da3428e84cba01 /src/make.code.defn
Initial commit.
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..4bc0d9c
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,7 @@
+# Main make.code.defn file for thorn MaximalSlicingAxi
+
+# Source files in this directory
+SRCS = maximal_slicing_axi_mg.c register.c
+
+# Subdirectories containing source files
+SUBDIRS =