6b3bb43 Convert mercurial command to git equivalent for creating an archive.

Authored and Committed by rcritten 15 years ago
1 file changed. 2 lines added. 1 lines removed.
    Convert mercurial command to git equivalent for creating an archive.
    
    By default it will use the master branch of the repo this is run from.
    To specify a different branch use the argument TARGET=<branch>
    
    e.g. make dist TARGET=ipa-1-0
    
    442419
    
        
file modified
+2 -1