aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Makefile b/lib/Makefile
index a8a2b5d..394df67 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -111,6 +111,3 @@ $(DIR)/exists :
clean :
rm -rfv i386-win32 x86_64-win32 i386 x86_64
-
-Makefile: $(top_srcdir)/lib/Makefile
- cp $< $@