summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index f9c715a..0000000
--- a/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-r2d2:r2d2.c
- $(CC) -g -o r2d2 r2d2.c -lbluetooth
-
-clean:
- rm -f r2d2 core