home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / Chip_2001-01_cd1.bin / tema / mysql / mysql-3.23.28g-win-source.exe / myisamlog / myisamlog.mak < prev   
Text File  |  2000-10-16  |  9KB  |  302 lines

  1. # Microsoft Developer Studio Generated NMAKE File, Based on myisamlog.dsp
  2. !IF "$(CFG)" == ""
  3. CFG=myisamlog - Win32 Debug
  4. !MESSAGE No configuration specified. Defaulting to myisamlog - Win32 Debug.
  5. !ENDIF 
  6.  
  7. !IF "$(CFG)" != "myisamlog - Win32 Release" && "$(CFG)" != "myisamlog - Win32 Debug"
  8. !MESSAGE Invalid configuration "$(CFG)" specified.
  9. !MESSAGE You can specify a configuration when running NMAKE
  10. !MESSAGE by defining the macro CFG on the command line. For example:
  11. !MESSAGE 
  12. !MESSAGE NMAKE /f "myisamlog.mak" CFG="myisamlog - Win32 Debug"
  13. !MESSAGE 
  14. !MESSAGE Possible choices for configuration are:
  15. !MESSAGE 
  16. !MESSAGE "myisamlog - Win32 Release" (based on "Win32 (x86) Console Application")
  17. !MESSAGE "myisamlog - Win32 Debug" (based on "Win32 (x86) Console Application")
  18. !MESSAGE 
  19. !ERROR An invalid configuration is specified.
  20. !ENDIF 
  21.  
  22. !IF "$(OS)" == "Windows_NT"
  23. NULL=
  24. !ELSE 
  25. NULL=nul
  26. !ENDIF 
  27.  
  28. CPP=cl.exe
  29. RSC=rc.exe
  30.  
  31. !IF  "$(CFG)" == "myisamlog - Win32 Release"
  32.  
  33. OUTDIR=.\Release
  34. INTDIR=.\Release
  35. # Begin Custom Macros
  36. OutDir=.\Release
  37. # End Custom Macros
  38.  
  39. !IF "$(RECURSE)" == "0" 
  40.  
  41. ALL : "..\client_release\myisamlog.exe" "$(OUTDIR)\myisamlog.bsc"
  42.  
  43. !ELSE 
  44.  
  45. ALL : "strings - Win32 Release" "mysys - Win32 Release" "myisam - Win32 Release" "dbug - Win32 Release" "..\client_release\myisamlog.exe" "$(OUTDIR)\myisamlog.bsc"
  46.  
  47. !ENDIF 
  48.  
  49. !IF "$(RECURSE)" == "1" 
  50. CLEAN :"dbug - Win32 ReleaseCLEAN" "myisam - Win32 ReleaseCLEAN" "mysys - Win32 ReleaseCLEAN" "strings - Win32 ReleaseCLEAN" 
  51. !ELSE 
  52. CLEAN :
  53. !ENDIF 
  54.     -@erase "$(INTDIR)\myisamlog.obj"
  55.     -@erase "$(INTDIR)\myisamlog.sbr"
  56.     -@erase "$(INTDIR)\vc60.idb"
  57.     -@erase "$(OUTDIR)\myisamlog.bsc"
  58.     -@erase "..\client_release\myisamlog.exe"
  59.  
  60. "$(OUTDIR)" :
  61.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  62.  
  63. CPP_PROJ=/nologo /G6 /MT /W3 /O2 /I "../include" /I "../myisam" /D "NDEBUG" /D "DBUG_OFF" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c 
  64. BSC32=bscmake.exe
  65. BSC32_FLAGS=/nologo /o"$(OUTDIR)\myisamlog.bsc" 
  66. BSC32_SBRS= \
  67.     "$(INTDIR)\myisamlog.sbr"
  68.  
  69. "$(OUTDIR)\myisamlog.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
  70.     $(BSC32) @<<
  71.   $(BSC32_FLAGS) $(BSC32_SBRS)
  72. <<
  73.  
  74. LINK32=link.exe
  75. LINK32_FLAGS=wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib setargv.obj /nologo /subsystem:console /incremental:no /pdb:"$(OUTDIR)\myisamchk.pdb" /machine:I386 /out:"../client_release/myisamlog.exe" 
  76. LINK32_OBJS= \
  77.     "$(INTDIR)\myisamlog.obj" \
  78.     "..\lib_release\dbug.lib" \
  79.     "..\lib_release\myisam.lib" \
  80.     "..\lib_release\mysys.lib" \
  81.     "..\lib_release\strings.lib"
  82.  
  83. "..\client_release\myisamlog.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  84.     $(LINK32) @<<
  85.   $(LINK32_FLAGS) $(LINK32_OBJS)
  86. <<
  87.  
  88. !ELSEIF  "$(CFG)" == "myisamlog - Win32 Debug"
  89.  
  90. OUTDIR=.\Debug
  91. INTDIR=.\Debug
  92. # Begin Custom Macros
  93. OutDir=.\Debug
  94. # End Custom Macros
  95.  
  96. !IF "$(RECURSE)" == "0" 
  97.  
  98. ALL : "..\client_debug\myisamlog.exe" "$(OUTDIR)\myisamlog.bsc"
  99.  
  100. !ELSE 
  101.  
  102. ALL : "strings - Win32 Debug" "mysys - Win32 Debug" "myisam - Win32 Debug" "dbug - Win32 Debug" "..\client_debug\myisamlog.exe" "$(OUTDIR)\myisamlog.bsc"
  103.  
  104. !ENDIF 
  105.  
  106. !IF "$(RECURSE)" == "1" 
  107. CLEAN :"dbug - Win32 DebugCLEAN" "myisam - Win32 DebugCLEAN" "mysys - Win32 DebugCLEAN" "strings - Win32 DebugCLEAN" 
  108. !ELSE 
  109. CLEAN :
  110. !ENDIF 
  111.     -@erase "$(INTDIR)\myisamlog.obj"
  112.     -@erase "$(INTDIR)\myisamlog.sbr"
  113.     -@erase "$(INTDIR)\vc60.idb"
  114.     -@erase "$(OUTDIR)\myisamchk.pdb"
  115.     -@erase "$(OUTDIR)\myisamlog.bsc"
  116.     -@erase "..\client_debug\myisamlog.exe"
  117.  
  118. "$(OUTDIR)" :
  119.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  120.  
  121. CPP_PROJ=/nologo /G6 /MTd /W3 /Z7 /Od /I "../include" /I "../myisam" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c 
  122. BSC32=bscmake.exe
  123. BSC32_FLAGS=/nologo /o"$(OUTDIR)\myisamlog.bsc" 
  124. BSC32_SBRS= \
  125.     "$(INTDIR)\myisamlog.sbr"
  126.  
  127. "$(OUTDIR)\myisamlog.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
  128.     $(BSC32) @<<
  129.   $(BSC32_FLAGS) $(BSC32_SBRS)
  130. <<
  131.  
  132. LINK32=link.exe
  133. LINK32_FLAGS=kernel32.lib user32.lib wsock32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib setargv.obj /nologo /subsystem:console /incremental:no /pdb:"$(OUTDIR)\myisamchk.pdb" /debug /machine:I386 /out:"../client_debug/myisamlog.exe" /pdbtype:sept 
  134. LINK32_OBJS= \
  135.     "$(INTDIR)\myisamlog.obj" \
  136.     "..\lib_debug\dbug.lib" \
  137.     "..\lib_Debug\myisam.lib" \
  138.     "..\lib_debug\mysys.lib" \
  139.     "..\lib_debug\strings.lib"
  140.  
  141. "..\client_debug\myisamlog.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  142.     $(LINK32) @<<
  143.   $(LINK32_FLAGS) $(LINK32_OBJS)
  144. <<
  145.  
  146. !ENDIF 
  147.  
  148. .c{$(INTDIR)}.obj::
  149.    $(CPP) @<<
  150.    $(CPP_PROJ) $< 
  151. <<
  152.  
  153. .cpp{$(INTDIR)}.obj::
  154.    $(CPP) @<<
  155.    $(CPP_PROJ) $< 
  156. <<
  157.  
  158. .cxx{$(INTDIR)}.obj::
  159.    $(CPP) @<<
  160.    $(CPP_PROJ) $< 
  161. <<
  162.  
  163. .c{$(INTDIR)}.sbr::
  164.    $(CPP) @<<
  165.    $(CPP_PROJ) $< 
  166. <<
  167.  
  168. .cpp{$(INTDIR)}.sbr::
  169.    $(CPP) @<<
  170.    $(CPP_PROJ) $< 
  171. <<
  172.  
  173. .cxx{$(INTDIR)}.sbr::
  174.    $(CPP) @<<
  175.    $(CPP_PROJ) $< 
  176. <<
  177.  
  178.  
  179. !IF "$(NO_EXTERNAL_DEPS)" != "1"
  180. !IF EXISTS("myisamlog.dep")
  181. !INCLUDE "myisamlog.dep"
  182. !ELSE 
  183. !MESSAGE Warning: cannot find "myisamlog.dep"
  184. !ENDIF 
  185. !ENDIF 
  186.  
  187.  
  188. !IF "$(CFG)" == "myisamlog - Win32 Release" || "$(CFG)" == "myisamlog - Win32 Debug"
  189. SOURCE=..\myisam\myisamlog.c
  190.  
  191. "$(INTDIR)\myisamlog.obj"    "$(INTDIR)\myisamlog.sbr" : $(SOURCE) "$(INTDIR)"
  192.     $(CPP) $(CPP_PROJ) $(SOURCE)
  193.  
  194.  
  195. !IF  "$(CFG)" == "myisamlog - Win32 Release"
  196.  
  197. "dbug - Win32 Release" : 
  198.    cd "\MYSQL-3.23\dbug"
  199.    $(MAKE) /$(MAKEFLAGS) /F ".\dbug.mak" CFG="dbug - Win32 Release" 
  200.    cd "..\myisamlog"
  201.  
  202. "dbug - Win32 ReleaseCLEAN" : 
  203.    cd "\MYSQL-3.23\dbug"
  204.    $(MAKE) /$(MAKEFLAGS) /F ".\dbug.mak" CFG="dbug - Win32 Release" RECURSE=1 CLEAN 
  205.    cd "..\myisamlog"
  206.  
  207. !ELSEIF  "$(CFG)" == "myisamlog - Win32 Debug"
  208.  
  209. "dbug - Win32 Debug" : 
  210.    cd "\MYSQL-3.23\dbug"
  211.    $(MAKE) /$(MAKEFLAGS) /F ".\dbug.mak" CFG="dbug - Win32 Debug" 
  212.    cd "..\myisamlog"
  213.  
  214. "dbug - Win32 DebugCLEAN" : 
  215.    cd "\MYSQL-3.23\dbug"
  216.    $(MAKE) /$(MAKEFLAGS) /F ".\dbug.mak" CFG="dbug - Win32 Debug" RECURSE=1 CLEAN 
  217.    cd "..\myisamlog"
  218.  
  219. !ENDIF 
  220.  
  221. !IF  "$(CFG)" == "myisamlog - Win32 Release"
  222.  
  223. "myisam - Win32 Release" : 
  224.    cd "\MYSQL-3.23\myisam"
  225.    $(MAKE) /$(MAKEFLAGS) /F ".\myisam.mak" CFG="myisam - Win32 Release" 
  226.    cd "..\myisamlog"
  227.  
  228. "myisam - Win32 ReleaseCLEAN" : 
  229.    cd "\MYSQL-3.23\myisam"
  230.    $(MAKE) /$(MAKEFLAGS) /F ".\myisam.mak" CFG="myisam - Win32 Release" RECURSE=1 CLEAN 
  231.    cd "..\myisamlog"
  232.  
  233. !ELSEIF  "$(CFG)" == "myisamlog - Win32 Debug"
  234.  
  235. "myisam - Win32 Debug" : 
  236.    cd "\MYSQL-3.23\myisam"
  237.    $(MAKE) /$(MAKEFLAGS) /F ".\myisam.mak" CFG="myisam - Win32 Debug" 
  238.    cd "..\myisamlog"
  239.  
  240. "myisam - Win32 DebugCLEAN" : 
  241.    cd "\MYSQL-3.23\myisam"
  242.    $(MAKE) /$(MAKEFLAGS) /F ".\myisam.mak" CFG="myisam - Win32 Debug" RECURSE=1 CLEAN 
  243.    cd "..\myisamlog"
  244.  
  245. !ENDIF 
  246.  
  247. !IF  "$(CFG)" == "myisamlog - Win32 Release"
  248.  
  249. "mysys - Win32 Release" : 
  250.    cd "\MYSQL-3.23\mysys"
  251.    $(MAKE) /$(MAKEFLAGS) /F ".\mysys.mak" CFG="mysys - Win32 Release" 
  252.    cd "..\myisamlog"
  253.  
  254. "mysys - Win32 ReleaseCLEAN" : 
  255.    cd "\MYSQL-3.23\mysys"
  256.    $(MAKE) /$(MAKEFLAGS) /F ".\mysys.mak" CFG="mysys - Win32 Release" RECURSE=1 CLEAN 
  257.    cd "..\myisamlog"
  258.  
  259. !ELSEIF  "$(CFG)" == "myisamlog - Win32 Debug"
  260.  
  261. "mysys - Win32 Debug" : 
  262.    cd "\MYSQL-3.23\mysys"
  263.    $(MAKE) /$(MAKEFLAGS) /F ".\mysys.mak" CFG="mysys - Win32 Debug" 
  264.    cd "..\myisamlog"
  265.  
  266. "mysys - Win32 DebugCLEAN" : 
  267.    cd "\MYSQL-3.23\mysys"
  268.    $(MAKE) /$(MAKEFLAGS) /F ".\mysys.mak" CFG="mysys - Win32 Debug" RECURSE=1 CLEAN 
  269.    cd "..\myisamlog"
  270.  
  271. !ENDIF 
  272.  
  273. !IF  "$(CFG)" == "myisamlog - Win32 Release"
  274.  
  275. "strings - Win32 Release" : 
  276.    cd "\MYSQL-3.23\strings"
  277.    $(MAKE) /$(MAKEFLAGS) /F ".\strings.mak" CFG="strings - Win32 Release" 
  278.    cd "..\myisamlog"
  279.  
  280. "strings - Win32 ReleaseCLEAN" : 
  281.    cd "\MYSQL-3.23\strings"
  282.    $(MAKE) /$(MAKEFLAGS) /F ".\strings.mak" CFG="strings - Win32 Release" RECURSE=1 CLEAN 
  283.    cd "..\myisamlog"
  284.  
  285. !ELSEIF  "$(CFG)" == "myisamlog - Win32 Debug"
  286.  
  287. "strings - Win32 Debug" : 
  288.    cd "\MYSQL-3.23\strings"
  289.    $(MAKE) /$(MAKEFLAGS) /F ".\strings.mak" CFG="strings - Win32 Debug" 
  290.    cd "..\myisamlog"
  291.  
  292. "strings - Win32 DebugCLEAN" : 
  293.    cd "\MYSQL-3.23\strings"
  294.    $(MAKE) /$(MAKEFLAGS) /F ".\strings.mak" CFG="strings - Win32 Debug" RECURSE=1 CLEAN 
  295.    cd "..\myisamlog"
  296.  
  297. !ENDIF 
  298.  
  299.  
  300. !ENDIF 
  301.  
  302.