summaryrefslogtreecommitdiff
path: root/src/parser/smt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/smt/Makefile')
-rw-r--r--src/parser/smt/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/parser/smt/Makefile b/src/parser/smt/Makefile
new file mode 100644
index 000000000..aa3e74236
--- /dev/null
+++ b/src/parser/smt/Makefile
@@ -0,0 +1,5 @@
+topdir = ../../..
+srcdir = src/parser/smt
+builddir = $(topdir)/builds/$(srcdir)
+
+include $(topdir)/Makefile.subdir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback