summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Lasseter <nathan@4574.co.uk>2013-08-12 11:05:58 +0000
committerNathan Lasseter <nathan@4574.co.uk>2013-08-12 11:05:58 +0000
commited96f954446ee38b23cc3917919c4e85e7711bdd (patch)
treeb4d83259b52d397d61b6859393d72b5e8db26a40 /Makefile
Initial CommitHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..d75ed77
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+bot.beam: bot.erl botutils.erl botparse.erl botsettings.erl
+ erlc bot.erl
+
+.PHONY: start
+start: bot.beam
+ erl -run bot connect