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

📄 makefile.wmsnmp

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 WMSNMP
字号:
###################################################################  This file automatically generated - DO NOT EDIT!##################################################################OEM=SOFTPORT=$(SRCDIR)/target/h/wrn/wm/util/port/vxworksHARDPORT=SRCDIR=$(WIND_BASE)XCFLAGS=EXTRA_PRODUCTS=WMSNMP_ADDED_OBJS=WMSNMP_ADDED_MIBS=MIBCOMPILER=mibcompTOUCH=touchMAKEFILENAME=makefile.wmsnmpCLEAN_LIST=ETC_INI_FILES=etc.iniTGT_DIR=$(WIND_BASE)/targetMAKE=make -k -f makefile.wmsnmpWMINC=$(SRCDIR)/target/hMIBCOMPFLAGS=-l $(SRCDIR)/target/src/wrn/wm/snmp/std-mibs -quiet## Top-level makefile for Epilogue common code.### Copyright (C) 1999-2005 Wind River Systems, Inc.# All rights reserved.  Provided under license only.# Distribution or other use of this software is only# permitted pursuant to the terms of a license agreement# from Wind River Systems (and is otherwise prohibited).# Refer to that license agreement for terms of use.## [clearcase]# modification history# -------------------# 01a,20apr05,job  update copyright notices#COMMON_DIRS=desreal libWIND_BASE := $(subst \,/,$(WIND_BASE))ifeq ($(EXTRA_DEFINE),)export EXTRA_DEFINE=endifoverride EXTRA_DEFINE+=-fno-strict-aliasing OBJ         = oLIBEXT      = a#-----------------------------------------------------------------------# These next 3 lines must come before any of the application rules.#-----------------------------------------------------------------------BSP_BASE = $(WIND_BASE)/target/configinclude $(TGT_DIR)/h/make/defs.defaultinclude $(TGT_DIR)/h/tool/$(TOOL_FAMILY)/make.$(CPU)$(TOOL)all: 	$(MAKE) -C desreal all	$(MAKE) -C lib allsizes: 	$(MAKE) -C desreal sizes	$(MAKE) -C lib sizesclean: 	$(MAKE) -C desreal clean	$(MAKE) -C lib clean

⌨️ 快捷键说明

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