summaryrefslogtreecommitdiff
path: root/src/piraha/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/piraha/make.code.defn')
-rw-r--r--src/piraha/make.code.defn6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/piraha/make.code.defn b/src/piraha/make.code.defn
new file mode 100644
index 00000000..cb30b552
--- /dev/null
+++ b/src/piraha/make.code.defn
@@ -0,0 +1,6 @@
+SRCS=\
+AutoGrammar.cc Bracket.cc Dot.cc End.cc \
+Grammar.cc Group.cc ILiteral.cc \
+Literal.cc Lookup.cc Matcher.cc Multi.cc \
+Or.cc ReParse.cc Seq.cc Start.cc Call.cc \
+smart_ptr.cc