Ignore:
Timestamp:
03/02/2007 12:09:55 AM (17 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
a8ceefc
Parents:
b230bd6
Message:

added function to file makefile_functions and added call in HLFS and CLFS master.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    rb230bd6 r79da297  
    2323  @echo $(BOLD)--------------------------------------------------------------------------------
    2424  @echo $(WHITE)
     25endef
     26
     27define sh_echo_PHASE
     28  echo $(BOLD)--------------------------------------------------------------------------------;\
     29  echo  $(tab_)$(tab_)Executing $(BLUE)$(1)$(WHITE) scripts; \
     30  echo $(BOLD)--------------------------------------------------------------------------------echo $(WHITE)
    2531endef
    2632
Note: See TracChangeset for help on using the changeset viewer.