*** empty log message ***
This commit is contained in:
parent
a425e74af7
commit
c3d8406f6a
@ -57,7 +57,7 @@ finalize ()
|
|||||||
cp -f "$full" "$SOURCE_ROOT/html/$i"
|
cp -f "$full" "$SOURCE_ROOT/html/$i"
|
||||||
cp -f "$full" "$ASETGT/$i"
|
cp -f "$full" "$ASETGT/$i"
|
||||||
;;
|
;;
|
||||||
*.dsp|*.dsw|*.sln|*.vcproj)
|
*.dsp|*.dsw|*.sln|*.vcproj|*.bat|*.cmd)
|
||||||
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
|
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
|
||||||
;;
|
;;
|
||||||
descrip.mms)
|
descrip.mms)
|
||||||
|
Loading…
Reference in New Issue
Block a user