From: Daniel Stenberg Date: Wed, 30 Jul 2003 14:26:36 +0000 (+0000) Subject: removed silly target that only works when building from CVS X-Git-Tag: curl-7_10_7~134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da20d68a121e1d269c7f1db76fa46ebe5c931f9d;p=thirdparty%2Fcurl.git removed silly target that only works when building from CVS --- diff --git a/src/Makefile.vc6 b/src/Makefile.vc6 index f9ecb9a9ce..4db4796818 100644 --- a/src/Makefile.vc6 +++ b/src/Makefile.vc6 @@ -100,6 +100,3 @@ clean: distrib: clean -@erase $(PROGRAM_NAME) - -hugehelp.c: hugehelp.c.cvs - copy hugehelp.c.cvs hugehelp.c