Ignore:
Timestamp:
09/02/2006 03:04:03 AM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
1ba5024
Parents:
b179a81
Message:

First commit of CLFS changes to new Makefile scheme.. work still to be done on optimize function and ICA/farce tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    rb179a81 rd14903f  
    1414REVERSE = "[7m"
    1515
     16
     17define echo_PHASE
     18  @clear
     19  @echo $(BOLD)--------------------------------------------------------------------------------
     20  @echo Executing $(BLUE)$(1)$(WHITE) scripts
     21  @echo $(BOLD)--------------------------------------------------------------------------------
     22  #echo $(WHITE)
     23endef
    1624
    1725define echo_SU_request
Note: See TracChangeset for help on using the changeset viewer.