summaryrefslogtreecommitdiff
path: root/backends/smv/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-06-15 00:46:27 +0200
committerClifford Wolf <clifford@clifford.at>2015-06-15 00:46:27 +0200
commitea23bb8aa4a5b66205a536e607fe8a7c983826ec (patch)
tree71e56ea29f80a78a2883bba907247160d6271779 /backends/smv/Makefile.inc
parent93685a77c6846be3e8e28c041688f668d132c30c (diff)
Added "write_smv" skeleton
Diffstat (limited to 'backends/smv/Makefile.inc')
-rw-r--r--backends/smv/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/smv/Makefile.inc b/backends/smv/Makefile.inc
new file mode 100644
index 00000000..66c192d8
--- /dev/null
+++ b/backends/smv/Makefile.inc
@@ -0,0 +1,3 @@
+
+OBJS += backends/smv/smv.o
+