Author: jhuntwork
Date: 2005-11-22 08:56:32 -0700 (Tue, 22 Nov 2005)
New Revision: 1144

Modified:
   trunk/scripts/functions
Log:
Remove the unused OK function

Modified: trunk/scripts/functions
===================================================================
--- trunk/scripts/functions     2005-11-22 15:52:56 UTC (rev 1143)
+++ trunk/scripts/functions     2005-11-22 15:56:32 UTC (rev 1144)
@@ -12,10 +12,6 @@
        @echo 
================================================================================$(WHITE)
 endef
 
-define OK
-       @echo $(GREEN)=====================================[ OK 
]=====================================$(WHITE)
-endef
-
 define std_build
        @$(call echo_message, Building)
         @unpack $(FILE) >$(DIR)[EMAIL PROTECTED] 2>&1

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to