Ignore:
Timestamp:
04/26/2006 08:24:58 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
2f109c6
Parents:
4edbc92
Message:

Merged r2575 and r2576 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    r4edbc92 r9e4b9a1  
    2929  @cd $(SRC) && \
    3030  tar -xvf `ls -t $(1) | head -n1` > /tmp/unpacked
     31endef
     32
     33define echo_report
     34  @echo
     35  @echo $(BOLD) The report file $(BLUE)$(1)$(BOLD) has been created
     36  @echo
     37  @echo ${WHITE}Please send the $(BOLD)$(MOUNT_PT)/jhalfs/$(1)$(WHITE)
     38  @echo file to $(BOLD)manuel@linuxfromscratch.org$(WHITE)
     39  @echo
     40  @echo That will help us to keep more accurate SBU and
     41  @echo disk usage values into the book. Thanks.
    3142endef
    3243
Note: See TracChangeset for help on using the changeset viewer.