home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 10 / ioProg_10.iso / soft / sdk20 / jsdk03.cab / Bin / NMAKE.EXE / string.txt next >
Encoding:
Text File  |  1997-09-25  |  4.8 KB  |  133 lines

  1. 1    file %s doesn't exist
  2. 2    '%s' is up-to-date
  3. 3    ** %s newer than %s
  4. 4    %*s%-14s  %*s
  5. 5        touch %s
  6. 6    %*s%-14s  target does not exist
  7. 7    \nINFERENCE RULES:\n
  8. 8    \nMACROS:\n
  9. 9    \nTARGETS:\n
  10. 10    \n    commands:    
  11. 11    \n    flags:    
  12. 12    \n    dependents:    
  13. 13    %s\n
  14. 14    %13s = %s\n
  15. 15    Building: %s
  16. 20    fatal error
  17. 21    error
  18. 22    warning
  19. 23    Stop.\n
  20. 24    Microsoft (R) Program Maintenance Utility   Version %s
  21. 25    Copyright (C) Microsoft Corp %s. All rights reserved.\n
  22. 100    Usage:    %s @commandfile
  23. 101        %s [options] [/f makefile] [/x stderrfile] [macrodefs] [targets]\n
  24. 102    Options:\n
  25. 103    /A Build all evaluated targets
  26. 104    /B Build if time stamps are equal
  27. 105    /C Suppress output messages
  28. 106    /D Display build information
  29. 107    /E Override env-var macros
  30. 108    /HELP Display brief usage message
  31. 109    /I Ignore exit codes from commands
  32. 110    /K Build unrelated targets on error
  33. 111    /M Ignore extended/expanded memory
  34. 112    /N Display commands but do not execute
  35. 113    /NOLOGO Suppress copyright message
  36. 114    /P Display NMAKE information
  37. 115    /Q Check time stamps but do not build
  38. 116    /R Ignore predefined rules/macros
  39. 117    /S Suppress executed-commands display
  40. 118    /T Change time stamps but do not build
  41. 119    /V Inherit macros during recursion
  42. 120    /U Dump inline files
  43. 121    /Y Disable batch-mode 
  44. 122    /? Display brief usage message\n
  45. 125    %-39s%s
  46. 1000    syntax error : ')' missing in macro invocation
  47. 1001    syntax error : illegal character '%c' in macro
  48. 1002    syntax error : invalid macro invocation '$'
  49. 1003    syntax error : '=' missing in macro
  50. 1004    syntax error : macro name missing
  51. 1005    syntax error : text must follow ':' in macro
  52. 1006    syntax error : missing closing double quotation mark
  53. 1007    double quotation mark not allowed in name
  54. 1017    unknown directive '!%s'
  55. 1018    directive and/or expression part missing
  56. 1019    too many nested !IF blocks
  57. 1020    end-of-file found before next directive
  58. 1021    syntax error : !ELSE unexpected
  59. 1022    missing terminating character for string/program invocation : '%c'
  60. 1023    syntax error in expression
  61. 1024    illegal argument to !CMDSWITCHES
  62. 1025    syntax error : !ENDIF unexpected
  63. 1031    filename missing (or macro is null)
  64. 1033    syntax error : '%s' unexpected
  65. 1034    syntax error : separator missing
  66. 1035    syntax error : expected ':' or '=' separator
  67. 1036    syntax error : too many names to left of '='
  68. 1037    syntax error : target name missing
  69. 1038    internal error : lexer
  70. 1039    internal error : parser
  71. 1040    internal error : macro expansion
  72. 1041    internal error : target building
  73. 1042    internal error : expression stack overflow
  74. 1043    internal error : temp file limit exceeded
  75. 1045    spawn failed : %s
  76. 1046    internal error : out of search handles
  77. 1047    argument before ')' expands to nothing
  78. 1048    cannot write to file '%s'
  79. 1049    macro or inline file too long (maximum : 64K)
  80. 1050    %s
  81. 1051    out of memory
  82. 1052    file '%s' not found
  83. 1053    file '%s' unreadable
  84. 1054    cannot create inline file '%s'
  85. 1055    out of environment space
  86. 1056    cannot find command processor
  87. 1057    cannot delete temporary file '%s'
  88. 1058    terminated by user
  89. 1059    syntax error : '}' missing in dependent
  90. 1060    unable to close file : '%s'
  91. 1061    /F option requires a filename
  92. 1062    missing filename with /X option
  93. 1063    missing macro name before '='
  94. 1064    MAKEFILE not found and no target specified
  95. 1065    invalid option '%c'
  96. 1069    no match found for wildcard '%s'
  97. 1070    cycle in macro definition '%s'
  98. 1071    cycle in dependency tree for target '%s'
  99. 1072    cycle in include files : '%s'
  100. 1073    don't know how to make '%s'
  101. 1076    name too long
  102. 1077    '%s' : return code '0x%x'
  103. 1078    constant overflow at '%s'
  104. 1079    illegal expression : divide by zero
  105. 1080    operator and/or operand usage illegal
  106. 1081    '%s' : program not found
  107. 1082    '%s' : cannot execute command; out of memory
  108. 1083    target macro '%s' expands to nothing
  109. 1084    cannot create temporary file '%s'
  110. 1085    cannot mix implicit and explicit rules
  111. 1086    inference rule cannot have dependents
  112. 1087    cannot have : and :: dependents for same target
  113. 1088    invalid separator '::' on inference rule
  114. 1089    cannot have build commands for directive '%s'
  115. 1090    cannot have dependents for directive '%s'
  116. 1092    too many names in rule
  117. 1093    cannot mix dot directives
  118. 1094    syntax error : only (NO)KEEP allowed here
  119. 1095    expanded command line '%s' too long
  120. 1096    cannot open inline file '%s'
  121. 1097    filename-parts syntax requires dependent
  122. 1098    illegal filename-parts syntax in '%s'
  123. 2001    no more file handles (too many files open)
  124. 4001    command file can be invoked only from command line
  125. 4002    resetting value of special macro '%s'
  126. 4004    too many rules for target '%s'
  127. 4005    ignoring rule '%s' (extension not in .SUFFIXES)
  128. 4006    special macro undefined : '%s'
  129. 4007    filename '%s' too long; truncating to 8.3
  130. 4008    removed target '%s'
  131. 4010    '%s' : build failed; /K specified, continuing ...
  132. 4011    '%s' : not all dependents available; target not built
  133.