*** empty log message ***

This commit is contained in:
2007-04-22 06:39:17 +00:00
parent c9d7ebfd1c
commit 9c502031a9
12 changed files with 2936 additions and 27 deletions

View File

@ -57,7 +57,7 @@ finalize ()
cp -f "$full" "$SOURCE_ROOT/html/$i"
cp -f "$full" "$ASETGT/$i"
;;
*.dsp|*.dsw|*.sln|*.vcproj|*.bat|*.cmd)
*.dsp|*.dsw|*.sln|*.vcproj|*.csproj|*.bat|*.cmd)
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
;;
descrip.mms)