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

📄 mips.cf

📁 unix vnc 协议源码. VNC是一款远程控制工具软件.
💻 CF
字号:
/* * Set version numbers before making makefiles. *  * X11r5 only builds using the berkeley libraries and compiler.  Make * sure your path includes /bsd43/bin before /bin/ or /usr/bin. */#ifndef OSName#define OSName            RISCOS#endif#ifndef OSMajorVersion#define OSMajorVersion    4#endif#ifndef OSMinorVersion#define OSMinorVersion    50#endifXCOMM platform:  $XConsortium: Mips.cf /main/17 1996/09/28 16:06:25 rws $XCOMM operating system:  OSName/*************************************************************************** *			 Platform-specific parameters                      * ***************************************************************************/#define HasVoidSignalReturn		NO#define SetTtyGroup			YES#define UnalignedReferencesAllowed	NO     /* if arbitrary deref okay */#define HasBsearch			NO#define MipsArchitecture#define MakeEnv -e#define DefaultCCOptions -signed -systype bsd43 -Olimit 2000 -Wf,-XNd8400,-XNp12000#define StandardDefines -DMips -DBSD43#define PostIncDir /usr/include/bsd43#define ExtraLibraries -lmld#define ArCmd ar clr#define BootstrapCFlags -DMips#define InstallCmd /etc/mipsinstall -f#define MakeCmd make MakeEnv#define DoRanlibCmd NO#define AllocateLocalDefines -DINCLUDE_ALLOCA_H/*************************************************************************** *                                                                         * *			DEFINE PARAMETERS FOR BUILDING                     * *                                                                         * ***************************************************************************/#define XmipsServer	YES/*************************************************************************** *                                                                         * *	      OVERRIDE ANY CONFIGURATION PARAMETERS FROM Imake.tmpl        * *                                                                         * ***************************************************************************/#define SpecialMalloc		NO#define PrimaryScreenResolution	110#define ConstructMFLAGS	NO		/* build MFLAGS from MAKEFLAGS */#define DefaultUserPath /usr/net:/bin:/usr/bin:$(BINDIR):/usr/ucb#define DefaultSystemPath /usr/net:/bin:/usr/bin:/etc:$(BINDIR):/usr/ucb/* mips manuals are really complicated.  This certainly won't work. */#define ManDirectoryRoot /man/cat#define ManSourcePath $(MANPATH)/man#define InstKmemFlags -g sys -m 2711

⌨️ 快捷键说明

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