ntfs.mak

来自「一个linux下NTFS文件格式源代码」· MAK 代码 · 共 1,773 行 · 第 1/4 页

MAK
1,773
字号
DEP_CPP_SUPER=\	"..\common\inode.h"\	"..\common\macros.h"\	"..\common\struct.h"\	"..\common\super.h"\	"..\common\support.h"\	"..\common\util.h"\	"$(INTDIR)\super.obj" : $(SOURCE) $(DEP_CPP_SUPER) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ELSEIF  "$(CFG)" == "ntfs - Win32 Debug"DEP_CPP_SUPER=\	"..\common\inode.h"\	"..\common\macros.h"\	"..\common\struct.h"\	"..\common\super.h"\	"..\common\support.h"\	"..\common\util.h"\	"$(INTDIR)\super.obj" : $(SOURCE) $(DEP_CPP_SUPER) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=\MSDEV\projects\ntfs\common\util.c!IF  "$(CFG)" == "ntfs - Win32 Release"DEP_CPP_UTIL_=\	"..\common\struct.h"\	"..\common\support.h"\	"..\common\util.h"\	"$(INTDIR)\util.obj" : $(SOURCE) $(DEP_CPP_UTIL_) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ELSEIF  "$(CFG)" == "ntfs - Win32 Debug"DEP_CPP_UTIL_=\	"..\common\struct.h"\	"..\common\support.h"\	"..\common\util.h"\	"$(INTDIR)\util.obj" : $(SOURCE) $(DEP_CPP_UTIL_) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=\MSDEV\projects\ntfs\user\support.c!IF  "$(CFG)" == "ntfs - Win32 Release"DEP_CPP_SUPPO=\	"..\common\inode.h"\	"..\common\macros.h"\	"..\common\struct.h"\	"..\common\support.h"\	"..\common\util.h"\	"..\user\nttools.h"\	".\config.h"\	{$(INCLUDE)}"\unistd.h"\	"$(INTDIR)\support.obj" : $(SOURCE) $(DEP_CPP_SUPPO) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ELSEIF  "$(CFG)" == "ntfs - Win32 Debug"DEP_CPP_SUPPO=\	"..\common\inode.h"\	"..\common\macros.h"\	"..\common\struct.h"\	"..\common\support.h"\	"..\common\util.h"\	"..\user\nttools.h"\	".\config.h"\	{$(INCLUDE)}"\unistd.h"\	"$(INTDIR)\support.obj" : $(SOURCE) $(DEP_CPP_SUPPO) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ENDIF # End Source File# End Target################################################################################# Begin Target# Name "ntdump - Win32 Release"# Name "ntdump - Win32 Debug"!IF  "$(CFG)" == "ntdump - Win32 Release"!ELSEIF  "$(CFG)" == "ntdump - Win32 Debug"!ENDIF ################################################################################# Begin Source FileSOURCE=\MSDEV\projects\ntfs\user\ntdump.c!IF  "$(CFG)" == "ntdump - Win32 Release"DEP_CPP_NTDUM=\	"..\user\dump.h"\	"..\user\nttools.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_NTDUM=\	"..\user\config.h"\	"..\user\inode.h"\	"..\user\struct.h"\	"..\user\super.h"\	"..\user\util.h"\	"$(INTDIR)\ntdump.obj" : $(SOURCE) $(DEP_CPP_NTDUM) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ELSEIF  "$(CFG)" == "ntdump - Win32 Debug"DEP_CPP_NTDUM=\	"..\user\dump.h"\	"..\user\nttools.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_NTDUM=\	"..\user\config.h"\	"..\user\inode.h"\	"..\user\struct.h"\	"..\user\super.h"\	"..\user\util.h"\	"$(INTDIR)\ntdump.obj" : $(SOURCE) $(DEP_CPP_NTDUM) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ENDIF # End Source File################################################################################# Begin Source FileSOURCE=\MSDEV\projects\ntfs\user\dump.c!IF  "$(CFG)" == "ntdump - Win32 Release"DEP_CPP_DUMP_=\	"..\user\dump.h"\	"..\user\nttools.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_DUMP_=\	"..\user\config.h"\	"..\user\dir.h"\	"..\user\inode.h"\	"..\user\macros.h"\	"..\user\struct.h"\	"..\user\support.h"\	"..\user\util.h"\	"$(INTDIR)\dump.obj" : $(SOURCE) $(DEP_CPP_DUMP_) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ELSEIF  "$(CFG)" == "ntdump - Win32 Debug"DEP_CPP_DUMP_=\	"..\user\dump.h"\	"..\user\nttools.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_DUMP_=\	"..\user\config.h"\	"..\user\dir.h"\	"..\user\inode.h"\	"..\user\macros.h"\	"..\user\struct.h"\	"..\user\support.h"\	"..\user\util.h"\	"$(INTDIR)\dump.obj" : $(SOURCE) $(DEP_CPP_DUMP_) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ENDIF # End Source File################################################################################# Begin Project Dependency# Project_Dep_Name "ntfs"!IF  "$(CFG)" == "ntdump - Win32 Release""ntfs - Win32 Release" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Release" !ELSEIF  "$(CFG)" == "ntdump - Win32 Debug""ntfs - Win32 Debug" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Debug" !ENDIF # End Project Dependency# End Target################################################################################# Begin Target# Name "ntcat - Win32 Release"# Name "ntcat - Win32 Debug"!IF  "$(CFG)" == "ntcat - Win32 Release"!ELSEIF  "$(CFG)" == "ntcat - Win32 Debug"!ENDIF ################################################################################# Begin Source FileSOURCE=\MSDEV\projects\ntfs\user\ntcat.c!IF  "$(CFG)" == "ntcat - Win32 Release"DEP_CPP_NTCAT=\	"..\user\nttools.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_NTCAT=\	"..\user\config.h"\	"..\user\inode.h"\	"..\user\struct.h"\	"..\user\util.h"\	"$(INTDIR)\ntcat.obj" : $(SOURCE) $(DEP_CPP_NTCAT) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ELSEIF  "$(CFG)" == "ntcat - Win32 Debug"DEP_CPP_NTCAT=\	"..\user\nttools.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_NTCAT=\	"..\user\config.h"\	"..\user\inode.h"\	"..\user\struct.h"\	"..\user\util.h"\	"$(INTDIR)\ntcat.obj" : $(SOURCE) $(DEP_CPP_NTCAT) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ENDIF # End Source File################################################################################# Begin Project Dependency# Project_Dep_Name "ntfs"!IF  "$(CFG)" == "ntcat - Win32 Release""ntfs - Win32 Release" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Release" !ELSEIF  "$(CFG)" == "ntcat - Win32 Debug""ntfs - Win32 Debug" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Debug" !ENDIF # End Project Dependency# End Target################################################################################# Begin Target# Name "ntchange - Win32 Release"# Name "ntchange - Win32 Debug"!IF  "$(CFG)" == "ntchange - Win32 Release"!ELSEIF  "$(CFG)" == "ntchange - Win32 Debug"!ENDIF ################################################################################# Begin Source FileSOURCE=\MSDEV\projects\ntfs\user\ntchange.c!IF  "$(CFG)" == "ntchange - Win32 Release"DEP_CPP_NTCHA=\	"..\user\nttools.h"\	{$(INCLUDE)}"\sys\stat.h"\	{$(INCLUDE)}"\sys\types.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_NTCHA=\	"..\user\attr.h"\	"..\user\config.h"\	"..\user\inode.h"\	"..\user\struct.h"\	"..\user\super.h"\	"..\user\util.h"\	"$(INTDIR)\ntchange.obj" : $(SOURCE) $(DEP_CPP_NTCHA) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ELSEIF  "$(CFG)" == "ntchange - Win32 Debug"DEP_CPP_NTCHA=\	"..\user\nttools.h"\	{$(INCLUDE)}"\sys\stat.h"\	{$(INCLUDE)}"\sys\types.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_NTCHA=\	"..\user\attr.h"\	"..\user\config.h"\	"..\user\inode.h"\	"..\user\struct.h"\	"..\user\super.h"\	"..\user\util.h"\	"$(INTDIR)\ntchange.obj" : $(SOURCE) $(DEP_CPP_NTCHA) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)!ENDIF # End Source File################################################################################# Begin Project Dependency# Project_Dep_Name "ntfs"!IF  "$(CFG)" == "ntchange - Win32 Release""ntfs - Win32 Release" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Release" !ELSEIF  "$(CFG)" == "ntchange - Win32 Debug""ntfs - Win32 Debug" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Debug" !ENDIF # End Project Dependency# End Target################################################################################# Begin Target# Name "ntcp - Win32 Release"# Name "ntcp - Win32 Debug"!IF  "$(CFG)" == "ntcp - Win32 Release"!ELSEIF  "$(CFG)" == "ntcp - Win32 Debug"!ENDIF ################################################################################# Begin Source FileSOURCE=\MSDEV\projects\ntfs\user\ntcp.cDEP_CPP_NTCP_=\	"..\user\nttools.h"\	{$(INCLUDE)}"\unistd.h"\	NODEP_CPP_NTCP_=\	"..\user\config.h"\	"..\user\inode.h"\	"..\user\struct.h"\	"..\user\util.h"\	"$(INTDIR)\ntcp.obj" : $(SOURCE) $(DEP_CPP_NTCP_) "$(INTDIR)"   $(CPP) $(CPP_PROJ) $(SOURCE)# End Source File################################################################################# Begin Project Dependency# Project_Dep_Name "ntfs"!IF  "$(CFG)" == "ntcp - Win32 Release""ntfs - Win32 Release" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Release" !ELSEIF  "$(CFG)" == "ntcp - Win32 Debug""ntfs - Win32 Debug" :    $(MAKE) /$(MAKEFLAGS) /F ".\ntfs.mak" CFG="ntfs - Win32 Debug" !ENDIF # End Project Dependency# End Target# End Project################################################################################

⌨️ 快捷键说明

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