*** empty log message ***
This commit is contained in:
parent
e668d4c617
commit
e6c7f637a9
@ -60,6 +60,9 @@ finalize ()
|
|||||||
*.dsp|*.dsw)
|
*.dsp|*.dsw)
|
||||||
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
|
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
|
||||||
;;
|
;;
|
||||||
|
*.frx)
|
||||||
|
cp -f "$full" "$target/$file"
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
if [ "$dir" = "test/com" ]
|
if [ "$dir" = "test/com" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user