rules.library.unix
上传用户:nvosite88
上传日期:2007-01-17
资源大小:4983k
文件大小:0k
源码类别:

VxWorks

开发平台:

C/C++

  1. # rules.library - vxdcom rules for making T3 libraries
  2. #
  3. # modification history
  4. # --------------------
  5. # 01b,19oct01,dbs  improve build rules to allow for veloce hacks
  6. # 01a,13jul01,dbs  written
  7. #
  8. EXTRA_INCLUDE   = $(patsubst %,-I$(VXDCOM_BASE)/%,$(INC_DIRS))
  9. include $(WIND_BASE)/target/src/vxcom/h/make/rules.library.$(VXDCOM_BUILD_HOST)