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

📄 wind.tae.pentium3.cfg

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 CFG
字号:
;;;;;; Example configuration file for building Envoy on vxWorks;;;;;;;;; $Log: wind.tae.pentium3.cfg,v $;;; Revision 1.2  2002/06/04 17:54:55  josh;;; none of the vxWorks builds require COMMON_STRICMP or;;; COMMON_STRNICMP to be installed;;;;;; Revision 1.1  2002/01/15 17:55:02  meister;;; these seemed to be missing;;;;;; Revision 1.1  2001/12/12 16:48:10  tneale;;; *** empty log message ***;;;;;;;;; Revision 1.1  2001/11/16 21:53:29  meister;;; binary distribution creation scripts;;;;;;;;; load system and compiler configurationsloadconfig 'vxpentiumtae_nodbg';;; change CPU to PENTIUM3equate ETC_CPU 'PENTIUM3';;; load configurations from various productsloadconfig 'util/common/common.cfg'loadconfig 'snmp/envoy.cfg';;; set the top-level directory and the port directoryequate SRCDIR '$(WIND_BASE)'equate MIBCOMPILER 'mibcomp'equate MIBCOMPFLAGS '-l $(SRCDIR)/target/src/wrn/wm/snmp/std-mibs -quiet'equate SOFTPORT '$(SRCDIR)/target/h/wrn/wm/util/port/vxworks'equate MAKE 'make -k'equate CC 'ccpentium'equate LD 'ldpentium'equate LIB 'arpentium';;; Put any modifications to the default configuration here;;; See product documentation for details;;; If you have licensed SNMP V3 (and wish to build V3 capability), ;;; uncomment this line;install SNMP_VERSION_3_LICENSED;;; If you have licensed AgentX (and wish to build AgentX capability), ;;; uncomment this line. install SNMP_AGENTX_LICENSEDuninstall ENVOY_SNMP_PROXYinstall ENVOY_SNMP_VERSION_2install ENVOY_SNMP_GROUP_V2install ENVOY_SNMP_LOCKuninstall ENVOY_SNMP_UTIL_MACROSuninstall ENVOY_SNMP_USE_V2_TYPESinstall ENVOY_LOCK_INDEPENDENTinstall ENVOY_TWO_CHAR_MACROSinstall ENVOY_CONTINUE_REENTRANTinstall ENVOY_DESinstall ENVOY_VXWORKSuninstall COMMON_MEMCMPuninstall SNARK_LIB;;; install this option to build the vxWorks subagent codeuninstall ENVOY_VXWORKS_SUBAGENT;;; install this option when building with Tornado TAEinstall ENVOY_VXWORKS_TAE;;; exactly one of these options must be installed;;; Note that installing SNMPV3 requires RFC2275 viewsuninstall ENVOY_SNMP_RFC1445_VIEWSinstall ENVOY_SNMP_RFC2275_VIEWS;;; these options may be installed or not, as you prefer.;;; full SNMPv3 functionality requires them all to be installed.install ENVOY_SNMP_VERSION_3install ENVOY_SNMP_V3_NOTIFYinstall ENVOY_SNMP_V3_TARGETinstall ENVOY_SNMP_V3_PROXYinstall ENVOY_SNMP_COEXISTENCEinstall COMMON_DYNAMIC_COMP_CONFIGinstall ENVOY_VXWORKS_RFC2233install COMMON_MD5install COMMON_HMACinstall COMMON_SHAinstall COMMON_DES;;; these options control AgentX functionalityinstall ENVOY_AGENTXinstall ENVOY_AGENTX_MASTERinstall ENVOY_AGENTX_SUB;;; these options control the Epilogue-subagent functionality;;; (note the Epilogue-subagent should not be used for new development)uninstall ENVOY_EPI_SUBAGENT_SCHEMEuninstall ENVOY_EPI_MASTERuninstall ENVOY_EPI_SUB;;; Write out install.hwrite-install.h '../../../h/wrn/wm/util/common/install.h';;; Start building makefilesmake-makefile '.';;; Compilation command for GNU Emacs.  Keep this at the end of this file.;;; The lisp expression just sets the compile command for this buffer to;;; the command makmak <this buffer's file name>.;;; ;;; Local Variables:;;; eval: (set (make-local-variable 'compile-command) (concat "makmak " buffer-file-name));;; End:

⌨️ 快捷键说明

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