Author: thomasp
Date: 2005-07-31 13:05:23 -0600 (Sun, 31 Jul 2005)
New Revision: 428
Modified:
x86/trunk/packages/wget/Makefile
Log:
removed dependency on Makefile for stage1 target in wget
Modified: x86/trunk/packages/wget/Makefile
===================================================================
--- x86/trunk/packages/wget/Makefile 2005-07-31 13:15:43 UTC (rev 427)
+++ x86/trunk/packages/wget/Makefile 2005-07-31 19:05:23 UTC (rev 428)
@@ -52,7 +52,7 @@
#
@$(OK)
-stage1: Makefile
+stage1:
@$(std_build)
compile-stage1:
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page