*** empty log message ***

This commit is contained in:
hyung-hwan 2007-03-22 04:16:49 +00:00
parent e668d4c617
commit e6c7f637a9

View File

@ -60,6 +60,9 @@ finalize ()
*.dsp|*.dsw)
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
;;
*.frx)
cp -f "$full" "$target/$file"
;;
*)
if [ "$dir" = "test/com" ]
then