Changeset d27c9ca for LFS


Ignore:
Timestamp:
04/11/2006 10:06:37 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
343f27e
Parents:
eb024db
Message:

Generating new iteration-N targets and dummy system_build_N targets.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/master.sh

    reb024db rd27c9ca  
    215215  echo "${tab_}${GREEN}Processing... ${L_arrow}Chapter7/8/9${R_arrow}"
    216216
    217   # Reset $PREV for ICA/farce runs
    218   [[ "$COMPARE" != "0" ]] && PREV=iteration-last
    219 
    220217  for file in chapter0{7,8,9}/* ; do
    221218    # Keep the script file name
     
    307304  chapter6_Makefiles
    308305  # Add the ICA/farce targets, if needed
    309   [[ "$COMPARE" != "0" ]] && wrt_ica_targets
     306  [[ "$COMPARE" != "0" ]] && wrt_compare_targets
    310307  chapter789_Makefiles
    311308
Note: See TracChangeset for help on using the changeset viewer.