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

VxWorks

开发平台:

C/C++

  1. # Makefile - makefile for target/src/vxdcom/rector
  2. #
  3. # modification history
  4. # --------------------
  5. # 01c,17oct01,dbs  improve build rules to allow for veloce hacks
  6. # 01b,11oct01,nel  Include defs file by default as it's required by SIMNT
  7. #                  build.
  8. # 01a,27may99,aim  created
  9. #
  10. # DESCRIPTION
  11. #
  12. DEFS_VXCOM = $(WIND_BASE)/target/h/make/defs.vxcom
  13. include $(DEFS_VXCOM)
  14. include $(VXDCOM_BASE)/h/make/rules.library.$(VXDCOM_BUILD_HOST)