commit:     648de4a2dda814d0b908d1966ce0a66eae15c648
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Oct 10 13:12:54 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 07:45:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648de4a2

dev-util/debugedit: remove unused file.

 dev-util/debugedit/files/Makefile | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/dev-util/debugedit/files/Makefile 
b/dev-util/debugedit/files/Makefile
deleted file mode 100644
index 946a12865f6..00000000000
--- a/dev-util/debugedit/files/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-CPPFLAGS += -I.
-LDLIBS = -lelf -lpopt -lbeecrypt
-
-all: debugedit
-
-debugedit: debugedit.o hashtab.o
-
-clean:
-       rm -f *.o debugedit
-
-.PHONY: clean

Reply via email to