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