Changeset 3643

Show
Ignore:
Timestamp:
10/26/07 14:30:41 (1 year ago)
Author:
austriancoder
Message:

fix make target name

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Makefile

    r3207 r3643  
    216216        rm -f _pax* 
    217217 
    218 tarbgz2: _tarball 
     218tarbz2: _tarball 
    219219        ./_pax -w -b 512 -d -M dist -P -t -v -x ustar <_pax.flst | \ 
    220220            bzip2 --best >freewrt.tar.bz2