~stomato463/+junk/MiscellaneousDependencies

« back to all changes in this revision

Viewing changes to include/jtalk/htsengineapi/Makefile.mak

  • Committer: Takuya Nishimoto
  • Date: 2012-11-03 10:58:15 UTC
  • Revision ID: nishimotz@gmail.com-20121103105815-xn9jxl67bmk3o7y3
added mecabRunner for testing meab dictionary

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        cd lib
6
6
        nmake /f Makefile.mak
7
7
        cd ..
8
 
        cd bin
9
 
        nmake /f Makefile.mak
10
 
        cd ..
 
8
        rem cd bin
 
9
        rem nmake /f Makefile.mak
 
10
        rem cd ..
11
11
 
12
12
clean:
13
13
        cd lib