| 1 |
# Microsoft Developer Studio Generated NMAKE File, Based on project.dsp |
| 2 |
!IF "$(CFG)" == "" |
| 3 |
CFG=project - Win32 Debug |
| 4 |
!MESSAGE 讒区?縺梧欠螳壹&繧後※縺?∪縺帙s縲ゑセ?セ橸セ鯉スォ?呻セ?? project - Win32 Debug 繧定ィュ螳壹@縺セ縺吶??/span> |
| 5 |
!ENDIF |
| 6 |
|
| 7 |
!IF "$(CFG)" != "project - Win32 Release" && "$(CFG)" != "project - Win32 Debug" |
| 8 |
!MESSAGE 謖?ョ壹&繧後◆ ?具セ橸セ呻セ?セ?/span> ?難スー??セ?/span> "$(CFG)" 縺ッ豁」縺励¥縺ゅj縺セ縺帙s縲?/span> |
| 9 |
!MESSAGE NMAKE 縺ョ螳溯。梧凾縺ォ讒区?繧呈欠螳壹〒縺阪∪縺?/span> |
| 10 |
!MESSAGE ?コ?擾セ晢セ?セ ?暦スイ?昜ク翫〒?擾スク?帙?險ュ螳壹r螳夂セゥ縺励∪縺吶?ゆセ?/span>: |
| 11 |
!MESSAGE |
| 12 |
!MESSAGE NMAKE /f "project.mak" CFG="project - Win32 Debug" |
| 13 |
!MESSAGE |
| 14 |
!MESSAGE 驕ク謚槫庄閭ス縺ェ?具セ橸セ呻セ?セ ?難スー??セ?/span>: |
| 15 |
!MESSAGE |
| 16 |
!MESSAGE "project - Win32 Release" ("Win32 (x86) Generic Project" 逕ィ) |
| 17 |
!MESSAGE "project - Win32 Debug" ("Win32 (x86) Generic Project" 逕ィ) |
| 18 |
!MESSAGE |
| 19 |
!ERROR 辟。蜉ケ縺ェ讒区?縺梧欠螳壹&繧後※縺?∪縺吶??/span> |
| 20 |
!ENDIF |
| 21 |
|
| 22 |
!IF "$(OS)" == "Windows_NT" |
| 23 |
NULL= |
| 24 |
!ELSE |
| 25 |
NULL=nul |
| 26 |
!ENDIF |
| 27 |
|
| 28 |
OUTDIR=. |
| 29 |
INTDIR=. |
| 30 |
|
| 31 |
!IF "$(RECURSE)" == "0" |
| 32 |
|
| 33 |
ALL : |
| 34 |
|
| 35 |
!ELSE |
| 36 |
|
| 37 |
ALL : "ruby19g - Win32 Release" "ruby19c - Win32 Release" "ruby18grt - Win32 Release" "ruby18g - Win32 Release" "ruby18crt - Win32 Release" "ruby18c - Win32 Release" |
| 38 |
|
| 39 |
!ENDIF |
| 40 |
|
| 41 |
!IF "$(RECURSE)" == "1" |
| 42 |
CLEAN :"ruby18c - Win32 ReleaseCLEAN" "ruby18crt - Win32 ReleaseCLEAN" "ruby18g - Win32 ReleaseCLEAN" "ruby18grt - Win32 ReleaseCLEAN" "ruby19c - Win32 ReleaseCLEAN" "ruby19g - Win32 ReleaseCLEAN" |
| 43 |
!ELSE |
| 44 |
CLEAN : |
| 45 |
!ENDIF |
| 46 |
-@erase |
| 47 |
|
| 48 |
!IF "$(CFG)" == "project - Win32 Release" |
| 49 |
|
| 50 |
MTL=midl.exe |
| 51 |
MTL_PROJ= |
| 52 |
|
| 53 |
!ELSEIF "$(CFG)" == "project - Win32 Debug" |
| 54 |
|
| 55 |
MTL=midl.exe |
| 56 |
MTL_PROJ= |
| 57 |
|
| 58 |
!ENDIF |
| 59 |
|
| 60 |
|
| 61 |
!IF "$(NO_EXTERNAL_DEPS)" != "1" |
| 62 |
!IF EXISTS("project.dep") |
| 63 |
!INCLUDE "project.dep" |
| 64 |
!ELSE |
| 65 |
!MESSAGE Warning: cannot find "project.dep" |
| 66 |
!ENDIF |
| 67 |
!ENDIF |
| 68 |
|
| 69 |
|
| 70 |
!IF "$(CFG)" == "project - Win32 Release" || "$(CFG)" == "project - Win32 Debug" |
| 71 |
|
| 72 |
!IF "$(CFG)" == "project - Win32 Release" |
| 73 |
|
| 74 |
"ruby18c - Win32 Release" : |
| 75 |
cd ".\ruby18c" |
| 76 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18c.mak CFG="ruby18c - Win32 Release" |
| 77 |
cd ".." |
| 78 |
|
| 79 |
"ruby18c - Win32 ReleaseCLEAN" : |
| 80 |
cd ".\ruby18c" |
| 81 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18c.mak CFG="ruby18c - Win32 Release" RECURSE=1 CLEAN |
| 82 |
cd ".." |
| 83 |
|
| 84 |
!ELSEIF "$(CFG)" == "project - Win32 Debug" |
| 85 |
|
| 86 |
"ruby18c - Win32 Debug" : |
| 87 |
cd ".\ruby18c" |
| 88 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18c.mak CFG="ruby18c - Win32 Debug" |
| 89 |
cd ".." |
| 90 |
|
| 91 |
"ruby18c - Win32 DebugCLEAN" : |
| 92 |
cd ".\ruby18c" |
| 93 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18c.mak CFG="ruby18c - Win32 Debug" RECURSE=1 CLEAN |
| 94 |
cd ".." |
| 95 |
|
| 96 |
!ENDIF |
| 97 |
|
| 98 |
!IF "$(CFG)" == "project - Win32 Release" |
| 99 |
|
| 100 |
"ruby18crt - Win32 Release" : |
| 101 |
cd ".\ruby18crt" |
| 102 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18crt.mak CFG="ruby18crt - Win32 Release" |
| 103 |
cd ".." |
| 104 |
|
| 105 |
"ruby18crt - Win32 ReleaseCLEAN" : |
| 106 |
cd ".\ruby18crt" |
| 107 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18crt.mak CFG="ruby18crt - Win32 Release" RECURSE=1 CLEAN |
| 108 |
cd ".." |
| 109 |
|
| 110 |
!ELSEIF "$(CFG)" == "project - Win32 Debug" |
| 111 |
|
| 112 |
"ruby18crt - Win32 Debug" : |
| 113 |
cd ".\ruby18crt" |
| 114 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18crt.mak CFG="ruby18crt - Win32 Debug" |
| 115 |
cd ".." |
| 116 |
|
| 117 |
"ruby18crt - Win32 DebugCLEAN" : |
| 118 |
cd ".\ruby18crt" |
| 119 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18crt.mak CFG="ruby18crt - Win32 Debug" RECURSE=1 CLEAN |
| 120 |
cd ".." |
| 121 |
|
| 122 |
!ENDIF |
| 123 |
|
| 124 |
!IF "$(CFG)" == "project - Win32 Release" |
| 125 |
|
| 126 |
"ruby18g - Win32 Release" : |
| 127 |
cd ".\ruby18g" |
| 128 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18g.mak CFG="ruby18g - Win32 Release" |
| 129 |
cd ".." |
| 130 |
|
| 131 |
"ruby18g - Win32 ReleaseCLEAN" : |
| 132 |
cd ".\ruby18g" |
| 133 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18g.mak CFG="ruby18g - Win32 Release" RECURSE=1 CLEAN |
| 134 |
cd ".." |
| 135 |
|
| 136 |
!ELSEIF "$(CFG)" == "project - Win32 Debug" |
| 137 |
|
| 138 |
"ruby18g - Win32 Debug" : |
| 139 |
cd ".\ruby18g" |
| 140 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18g.mak CFG="ruby18g - Win32 Debug" |
| 141 |
cd ".." |
| 142 |
|
| 143 |
"ruby18g - Win32 DebugCLEAN" : |
| 144 |
cd ".\ruby18g" |
| 145 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18g.mak CFG="ruby18g - Win32 Debug" RECURSE=1 CLEAN |
| 146 |
cd ".." |
| 147 |
|
| 148 |
!ENDIF |
| 149 |
|
| 150 |
!IF "$(CFG)" == "project - Win32 Release" |
| 151 |
|
| 152 |
"ruby18grt - Win32 Release" : |
| 153 |
cd ".\ruby18grt" |
| 154 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18grt.mak CFG="ruby18grt - Win32 Release" |
| 155 |
cd ".." |
| 156 |
|
| 157 |
"ruby18grt - Win32 ReleaseCLEAN" : |
| 158 |
cd ".\ruby18grt" |
| 159 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18grt.mak CFG="ruby18grt - Win32 Release" RECURSE=1 CLEAN |
| 160 |
cd ".." |
| 161 |
|
| 162 |
!ELSEIF "$(CFG)" == "project - Win32 Debug" |
| 163 |
|
| 164 |
"ruby18grt - Win32 Debug" : |
| 165 |
cd ".\ruby18grt" |
| 166 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18grt.mak CFG="ruby18grt - Win32 Debug" |
| 167 |
cd ".." |
| 168 |
|
| 169 |
"ruby18grt - Win32 DebugCLEAN" : |
| 170 |
cd ".\ruby18grt" |
| 171 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby18grt.mak CFG="ruby18grt - Win32 Debug" RECURSE=1 CLEAN |
| 172 |
cd ".." |
| 173 |
|
| 174 |
!ENDIF |
| 175 |
|
| 176 |
!IF "$(CFG)" == "project - Win32 Release" |
| 177 |
|
| 178 |
"ruby19c - Win32 Release" : |
| 179 |
cd ".\ruby19c" |
| 180 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19c.mak CFG="ruby19c - Win32 Release" |
| 181 |
cd ".." |
| 182 |
|
| 183 |
"ruby19c - Win32 ReleaseCLEAN" : |
| 184 |
cd ".\ruby19c" |
| 185 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19c.mak CFG="ruby19c - Win32 Release" RECURSE=1 CLEAN |
| 186 |
cd ".." |
| 187 |
|
| 188 |
!ELSEIF "$(CFG)" == "project - Win32 Debug" |
| 189 |
|
| 190 |
"ruby19c - Win32 Debug" : |
| 191 |
cd ".\ruby19c" |
| 192 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19c.mak CFG="ruby19c - Win32 Debug" |
| 193 |
cd ".." |
| 194 |
|
| 195 |
"ruby19c - Win32 DebugCLEAN" : |
| 196 |
cd ".\ruby19c" |
| 197 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19c.mak CFG="ruby19c - Win32 Debug" RECURSE=1 CLEAN |
| 198 |
cd ".." |
| 199 |
|
| 200 |
!ENDIF |
| 201 |
|
| 202 |
!IF "$(CFG)" == "project - Win32 Release" |
| 203 |
|
| 204 |
"ruby19g - Win32 Release" : |
| 205 |
cd ".\ruby19g" |
| 206 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19g.mak CFG="ruby19g - Win32 Release" |
| 207 |
cd ".." |
| 208 |
|
| 209 |
"ruby19g - Win32 ReleaseCLEAN" : |
| 210 |
cd ".\ruby19g" |
| 211 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19g.mak CFG="ruby19g - Win32 Release" RECURSE=1 CLEAN |
| 212 |
cd ".." |
| 213 |
|
| 214 |
!ELSEIF "$(CFG)" == "project - Win32 Debug" |
| 215 |
|
| 216 |
"ruby19g - Win32 Debug" : |
| 217 |
cd ".\ruby19g" |
| 218 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19g.mak CFG="ruby19g - Win32 Debug" |
| 219 |
cd ".." |
| 220 |
|
| 221 |
"ruby19g - Win32 DebugCLEAN" : |
| 222 |
cd ".\ruby19g" |
| 223 |
$(MAKE) /$(MAKEFLAGS) /F .\ruby19g.mak CFG="ruby19g - Win32 Debug" RECURSE=1 CLEAN |
| 224 |
cd ".." |
| 225 |
|
| 226 |
!ENDIF |
| 227 |
|
| 228 |
|
| 229 |
!ENDIF |
| 230 |
|