summaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-03-13 16:06:46 +0100
committerAnton Khirnov <anton@khirnov.net>2015-03-13 16:06:46 +0100
commit3d9b62a6b6fbdde922cb73c262e20db4ac0d84ad (patch)
treed572cf0c873e6e214bb99934ec84afa4683fd2eb /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..27625ce
--- /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.c
+
+# Subdirectories containing source files
+SUBDIRS =