home *** CD-ROM | disk | FTP | other *** search
- echo off
- rem tcc -c -p -mh -nH:\cspella\objects\ -zCspella H:\cspella\dic\small
- rem tcc -p -c -mh -nH:\cspella\objects\ -zCspella H:\cspella\dic\mid
- rem tcc -p -c -mh -nH:\cspella\objects\ -zCspella H:\cspella\dic\large
- rem tcc -p -c -mh -nH:\cspella\objects\ -zCspella H:\cspella\dic\perdct
- tcc -a -d -c -p -f- -O -G -Z -DRAINBOW -mh -nH:\cspella\objects\ -zCspella cspella
- if errorlevel 1 goto out
- clink /exe/SEG:256 @lNnk.lst
- :out
- echo on
-