Changeset 8d0fa35 for BLFS


Ignore:
Timestamp:
05/07/2006 03:48:08 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
e071571
Parents:
45af0b4
Message:

Don't copy some files when building BLFS.
Fixed BLFS Makefile generation bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/master.sh

    r45af0b4 r8d0fa35  
    9292    # Include a touch of the target name so make can check
    9393    # if it's already been made.
    94     echo -e '\t@touch $@' >> $MKFILE.tmp
     94    echo -e '\t@touch $@' >> $MKFILE
    9595    #
    9696    #--------------------------------------------------------------------#
Note: See TracChangeset for help on using the changeset viewer.