summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-02-02 19:09:36 +0100
committerLevente Polyak <levente@leventepolyak.net>2019-02-24 13:37:37 +0100
commit26b2ffc665fb78bfe3345892b7d740d5835387f2 (patch)
treeb0d9f1094c001111bed938a12c79a2f7eaa4fc6b /Makefile
parent62306018f2cea57aafae410f00d00d2594592e8f (diff)
downloaddevtools32-26b2ffc665fb78bfe3345892b7d740d5835387f2.tar.xz
remove arch rm as it's not really useful
archrm is a not much more fancy rm -rf and therefore not really useful to ship.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e812936..7ce33f7 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ BINPROGS = \
commitpkg \
archco \
archrelease \
- archrm \
archbuild \
lddd \
finddeps \