Changeset 5196

Show
Ignore:
Timestamp:
01/22/08 00:51:43 (10 months ago)
Author:
tokuhirom
Message:

a bit rule change.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Encode-JP-Mobile/branches/auto-convert-sjis-pictgram/Rakefile

    r5194 r5196  
    2525end 
    2626 
    27 file 'dat/softbank-table.yaml' do 
     27file 'dat/softbank-table.yaml' => ['dat/softbank-unicode2sjis_auto.pl'] do 
    2828    sh "#{perl} ./tools/softbank-scrape.pl > dat/softbank-table.yaml" 
    2929    sh "#{perl} ./tools/softbank-scrape-name.pl" 
     
    3131    sh "#{perl} ./tools/add-names-by-mapping.pl dat/softbank-table.yaml" 
    3232end 
     33 
     34file 'dat/softbank-unicode2sjis_auto.pl' 
    3335 
    3436file 'dat/kddi-table.yaml' => ['typeD.pdf'] do