work if it's already there too
Original commit message from CVS: work if it's already there too
This commit is contained in:
parent
a43720466a
commit
ba02842337
@ -52,8 +52,8 @@ download:
|
|||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
enc_acelp.c: 26204-600.zip
|
enc_acelp.c: 26204-600.zip
|
||||||
unzip $^
|
unzip -u $^
|
||||||
unzip 26204-600_ANSI-C_source_code.zip
|
unzip -u 26204-600_ANSI-C_source_code.zip
|
||||||
mv c-code/* .
|
mv c-code/* .
|
||||||
rm -rf c-code/ 26204-600_ANSI-C_source_code.zip makefile.gcc
|
rm -rf c-code/ 26204-600_ANSI-C_source_code.zip makefile.gcc
|
||||||
echo "" >> typedef.h # to remove compilation warning (no newline at end of file)
|
echo "" >> typedef.h # to remove compilation warning (no newline at end of file)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user