⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gc.mak

📁 A garbage collector for C and C
💻 MAK
📖 第 1 页 / 共 4 页
字号:
!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_HEADE=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_HEADE=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\headers.obj" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"".\Release\headers.sbr" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_HEADE=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_HEADE=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\headers.obj" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"".\Debug\headers.sbr" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\alloc.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_ALLOC=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_ALLOC=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\alloc.obj" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"".\Release\alloc.sbr" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_ALLOC=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_ALLOC=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\alloc.obj" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"".\Debug\alloc.sbr" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\allchblk.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_ALLCH=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_ALLCH=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\allchblk.obj" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"".\Release\allchblk.sbr" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_ALLCH=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_ALLCH=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\allchblk.obj" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"".\Debug\allchblk.sbr" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\stubborn.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_STUBB=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_STUBB=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\stubborn.obj" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"".\Release\stubborn.sbr" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_STUBB=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_STUBB=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\stubborn.obj" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"".\Debug\stubborn.sbr" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\obj_map.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_OBJ_M=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_OBJ_M=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\obj_map.obj" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"".\Release\obj_map.sbr" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_OBJ_M=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_OBJ_M=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\obj_map.obj" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"".\Debug\obj_map.sbr" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\new_hblk.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_NEW_H=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_NEW_H=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\new_hblk.obj" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"".\Release\new_hblk.sbr" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_NEW_H=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_NEW_H=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\new_hblk.obj" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"".\Debug\new_hblk.sbr" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\mark.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_MARK_C=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_pmark.h"\	".\include\gc_mark.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_MARK_C=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\mark.obj" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"".\Release\mark.sbr" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_MARK_C=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_pmark.h"\	".\include\gc_mark.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_MARK_C=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\mark.obj" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"".\Debug\mark.sbr" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\malloc.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_MALLO=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_MALLO=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\malloc.obj" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"".\Release\malloc.sbr" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_MALLO=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_MALLO=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\malloc.obj" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"".\Debug\malloc.sbr" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\mallocx.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_MALLX=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_MALLX=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\mallocx.obj" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"".\Release\mallocx.sbr" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_MALLX=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_MALLX=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\mallocx.obj" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"".\Debug\mallocx.sbr" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\finalize.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_FINAL=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_pmark.h"\	".\include\gc_mark.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_FINAL=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\finalize.obj" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"".\Release\finalize.sbr" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_FINAL=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_pmark.h"\	".\include\gc_mark.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_FINAL=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\finalize.obj" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"".\Debug\finalize.sbr" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\dbg_mlc.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_DBG_M=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_DBG_M=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Release\dbg_mlc.obj" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"".\Release\dbg_mlc.sbr" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"!ELSEIF  "$(CFG)" == "gc - Win32 Debug"DEP_CPP_DBG_M=\	".\include\private\gcconfig.h"\	".\include\gc.h"\	".\include\private\gc_hdrs.h"\	".\include\private\gc_priv.h"\	{$(INCLUDE)}"\sys\TYPES.H"\	NODEP_CPP_DBG_M=\	".\th\PCR_Th.h"\	".\th\PCR_ThCrSec.h"\	".\th\PCR_ThCtl.h"\	".\Debug\dbg_mlc.obj" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"".\Debug\dbg_mlc.sbr" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=.\blacklst.c!IF  "$(CFG)" == "gc - Win32 Release"DEP_CPP_BLACK=\	".\include\private\gcconfig.h"\

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -