aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index e6af53a..0000000
--- a/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-BIN != find . -type f -perm -111 -maxdepth 1
-
-install:
- install $(BIN) /usr/local/bin