summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2014-06-04 15:48:50 +0200
committerLinus Nordberg <linus@nordu.net>2014-06-04 15:48:50 +0200
commit1a76711d07a2932af0cd177af4c43f7912568b3e (patch)
treea8a1357ef0133a99da9e5d308b8c1a279d78adb9 /Makefile
parent5988fa1496974f13794edb5ef234b203d12e7802 (diff)
Add Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..2efdd34
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+build all:
+ erl -make
+clean:
+ -rm ebin/*.beam