genesis 2000 v9.1软件下载

源代码在线查看: server.tmpl

软件大小: 102451 K
上传用户: granite518
关键词: genesis 2000 9.1 软件
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*
				 * Server imakefile info  - this contains any special redefinitions, etc.
				 * that Imakefiles in the server subtree will need.
				 */
				
				XCOMM $XConsortium: Server.tmpl,v 1.5 91/05/06 19:00:26 rws Exp $
				
				#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CC=$(CC)' 'CCOPTIONS=$(CCOPTIONS)'
				
				#ifndef ServerCcCmd
				#define ServerCcCmd CcCmd
				#endif
				#ifndef ServerCCOptions
				#define ServerCCOptions DefaultCCOptions
				#endif
				#ifndef ServerDefines
				#define ServerDefines StandardDefines
				#endif
				#ifndef ServerCDebugFlags
				#define ServerCDebugFlags OptimizedCDebugFlags
				#endif
				
				         CC = ServerCcCmd
				  CCOPTIONS = ServerCCOptions
				STD_DEFINES = ServerDefines
				CDEBUGFLAGS = ServerCDebugFlags
				EXT_DEFINES = ExtensionDefines
				
							

相关资源