From ef9186ea438cabea872598f0b252c3df4dc683f9 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 18 Aug 2018 09:55:26 -0400 Subject: 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 --- util/Makefile.pq | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 util/Makefile.pq (limited to 'util') 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 -- cgit v1.2.3