summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMike Beattie <mike@ethernal.org>2012-09-25 07:45:20 +1200
committerMike Beattie <mike@ethernal.org>2012-09-25 07:45:20 +1200
commita149c265f47ef167d1fe9ccb8ce50e7493844145 (patch)
tree74ca7a7da4453c3efa38b6868c99613f2547cd56 /Makefile
Initial importHEADmaster
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..86b6f26
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+ gcc -o keybl keybl.c