aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-08-18 09:55:26 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-08-18 09:55:26 -0400
commitef9186ea438cabea872598f0b252c3df4dc683f9 (patch)
tree3ff1b9044e49ff2ec8a355b72f18dbe96e3d80b4 /util
parent748d60575c6ed9f0c8bafd124477b10212186cb0 (diff)
downloadandroid_external_e2fsprogs-ef9186ea438cabea872598f0b252c3df4dc683f9.tar.gz
android_external_e2fsprogs-ef9186ea438cabea872598f0b252c3df4dc683f9.tar.bz2
android_external_e2fsprogs-ef9186ea438cabea872598f0b252c3df4dc683f9.zip
Remove obsolete files from the repository
They are removed when we generate the tarball, and they serve no useful purpose, so let's remove them. This will be help us to create the tarball using git archive more easily. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'util')
-rw-r--r--util/Makefile.pq10
1 files changed, 0 insertions, 10 deletions
diff --git a/util/Makefile.pq b/util/Makefile.pq
deleted file mode 100644
index ccde1183..00000000
--- a/util/Makefile.pq
+++ /dev/null
@@ -1,10 +0,0 @@
-TOPSRC=..
-
-!include $(TOPSRC)\powerquest\MCONFIG
-
-ALL:: libecho.exe
-
-libecho.exe: libecho.c
-
-clean::
- $(RM) libecho.exe