home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / icon / dos / src / config / msdos / codebldr / runtime.bat < prev    next >
Encoding:
DOS Batch File  |  1992-02-11  |  3.0 KB  |  126 lines

  1. ..\..\bin\rtt -x cnv.r
  2. icc -O2 -zfloatsync -c xcnv.c
  3. del xcnv.c
  4. ..\..\bin\rtt -x data.r
  5. icc -O2 -zfloatsync -c xdata.c
  6. del xdata.c
  7. ..\..\bin\rtt -x def.r
  8. icc -O2 -zfloatsync -c xdef.c
  9. del xdef.c
  10. ..\..\bin\rtt -x err_msg.r
  11. icc -O2 -zfloatsync -c xerr_msg.c
  12. del xerr_msg.c
  13. ..\..\bin\rtt -x extcall.r
  14. icc -O2 -zfloatsync -c xextcall.c
  15. del xextcall.c
  16. ..\..\bin\rtt -x fconv.r
  17. icc -O2 -zfloatsync -c xfconv.c
  18. del xfconv.c
  19. ..\..\bin\rtt -x fmath.r
  20. icc -O2 -zfloatsync -c xfmath.c
  21. del xfmath.c
  22. ..\..\bin\rtt -x fmisc.r
  23. icc -O2 -zfloatsync -c xfmisc.c
  24. del xfmisc.c
  25. ..\..\bin\rtt -x fmonitr.r
  26. icc -O2 -zfloatsync -c xfmonitr.c
  27. del xfmonitr.c
  28. ..\..\bin\rtt -x fscan.r
  29. icc -O2 -zfloatsync -c xfscan.c
  30. del xfscan.c
  31. ..\..\bin\rtt -x fstr.r
  32. icc -O2 -zfloatsync -c xfstr.c
  33. del xfstr.c
  34. ..\..\bin\rtt -x fstranl.r
  35. icc -O2 -zfloatsync -c xfstranl.c
  36. del xfstranl.c
  37. ..\..\bin\rtt -x fstruct.r
  38. icc -O2 -zfloatsync -c xfstruct.c
  39. del xfstruct.c
  40. ..\..\bin\rtt -x fsys.r
  41. icc -O2 -zfloatsync -c xfsys.c
  42. del xfsys.c
  43. ..\..\bin\rtt -x imain.r
  44. icc -O2 -zfloatsync -c ximain.c
  45. del ximain.c
  46. ..\..\bin\rtt -x imisc.r
  47. icc -O2 -zfloatsync -c ximisc.c
  48. del ximisc.c
  49. ..\..\bin\rtt -x init.r
  50. icc -O2 -zfloatsync -c xinit.c
  51. del xinit.c
  52. ..\..\bin\rtt -x interp.r
  53. icc -O2 -zfloatsync -c xinterp.c
  54. del xinterp.c
  55. ..\..\bin\rtt -x invoke.r
  56. icc -O2 -zfloatsync -c xinvoke.c
  57. del xinvoke.c
  58. ..\..\bin\rtt -x fxtra.r
  59. icc -O2 -zfloatsync -c xfxtra.c
  60. del xfxtra.c
  61. ..\..\bin\rtt -x istart.r
  62. icc -O2 -zfloatsync -c xistart.c
  63. del xistart.c
  64. ..\..\bin\rtt -x keyword.r
  65. icc -O2 -zfloatsync -c xkeyword.c
  66. del xkeyword.c
  67. ..\..\bin\rtt -x lmisc.r
  68. icc -O2 -zfloatsync -c xlmisc.c
  69. del xlmisc.c
  70. ..\..\bin\rtt -x oarith.r
  71. icc -O2 -zfloatsync -c xoarith.c
  72. del xoarith.c
  73. ..\..\bin\rtt -x oasgn.r
  74. icc -O2 -zfloatsync -c xoasgn.c
  75. del xoasgn.c
  76. ..\..\bin\rtt -x ocat.r
  77. icc -O2 -zfloatsync -c xocat.c
  78. del xocat.c
  79. ..\..\bin\rtt -x ocomp.r
  80. icc -O2 -zfloatsync -c xocomp.c
  81. del xocomp.c
  82. ..\..\bin\rtt -x omisc.r
  83. icc -O2 -zfloatsync -c xomisc.c
  84. del xomisc.c
  85. ..\..\bin\rtt -x oref.r
  86. icc -O2 -zfloatsync -c xoref.c
  87. del xoref.c
  88. ..\..\bin\rtt -x oset.r
  89. icc -O2 -zfloatsync -c xoset.c
  90. del xoset.c
  91. ..\..\bin\rtt -x ovalue.r
  92. icc -O2 -zfloatsync -c xovalue.c
  93. del xovalue.c
  94. ..\..\bin\rtt -x ralc.r
  95. icc -O2 -zfloatsync -c xralc.c
  96. del xralc.c
  97. ..\..\bin\rtt -x rcoexpr.r
  98. icc -O2 -zfloatsync -c xrcoexpr.c
  99. del xrcoexpr.c
  100. ..\..\bin\rtt -x rcomp.r
  101. icc -O2 -zfloatsync -c xrcomp.c
  102. del xrcomp.c
  103. ..\..\bin\rtt -x rdebug.r
  104. icc -O2 -zfloatsync -c xrdebug.c
  105. del xrdebug.c
  106. ..\..\bin\rtt -x rlocal.r
  107. icc -O2 -zfloatsync -c xrlocal.c
  108. del xrlocal.c
  109. ..\..\bin\rtt -x rlrgint.r
  110. icc -O2 -zfloatsync -c xrlrgint.c
  111. del xrlrgint.c
  112. ..\..\bin\rtt -x rmemmgt.r
  113. icc -O2 -zfloatsync -c xrmemmgt.c
  114. del xrmemmgt.c
  115. ..\..\bin\rtt -x rmisc.r
  116. icc -O2 -zfloatsync -c xrmisc.c
  117. del xrmisc.c
  118. ..\..\bin\rtt -x rstruct.r
  119. icc -O2 -zfloatsync -c xrstruct.c
  120. del xrstruct.c
  121. ..\..\bin\rtt -x rsys.r
  122. icc -O2 -zfloatsync -c xrsys.c
  123. del xrsys.c
  124. icc @iconx.lnk
  125. copy iconx.exe ..\..\bin
  126.