Ignore:
Timestamp:
12/15/2006 10:53:10 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
fcb540b
Parents:
830f28d
Message:

Ported CUSTOM_TOOLS support to all books.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    r830f28d r3e7ceed  
    1919
    2020define echo_PHASE
    21   @clear
    2221  @echo $(BOLD)--------------------------------------------------------------------------------
    2322  @echo  $(tab_)$(tab_)Executing $(BLUE)$(1)$(WHITE) scripts
     
    3433
    3534define echo_SULUSER_request
    36   @clear
    3735  @echo $(BOLD)--------------------------------------------------------------------------------
    3836  @echo $(BOLD)$(BLUE)$@
    3937  @echo $(WHITE)You are going to log into the user account $(BOLD)$(YELLOW)$(LUSER)$(OFF)
    40   @echo su requires a password
     38  @echo sudo requires a password
    4139endef
    4240
    4341define echo_CHROOT_request
    44   @clear
    4542  @echo $(BOLD)--------------------------------------------------------------------------------
    4643  @echo $(BOLD)$(BLUE)$@
Note: See TracChangeset for help on using the changeset viewer.