aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2018-04-12 16:17:42 +0200
committerAnton Khirnov <anton@khirnov.net>2018-04-12 16:17:42 +0200
commit5cfa9f81db7e1326062f9a4e29b4e4cfd17662e1 (patch)
tree6f0f70a477afb52a09bd21758784586ab14ee246 /src/make.code.defn
Initial commit.
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..04c8acf
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,5 @@
+# Source files in this directory
+SRCS = revive.c
+
+# Subdirectories containing source files
+SUBDIRS =