Makefile
上传用户:baixin
上传日期:2008-03-13
资源大小:4795k
文件大小:1k
开发平台:

MultiPlatform

  1. # Makefile - makefile for target/src/vxcom/comcore
  2. #
  3. # modification history
  4. # --------------------
  5. # 01e,06dec01,nel  Add comCoreLib.c to the docs build.
  6. # 01d,17oct01,dbs  improve build rules to allow for veloce hacks
  7. # 01c,11oct01,nel  Include defs file by default as it's required by SIMNT
  8. #                  build.
  9. # 01b,16jul01,dbs  simplify makefile structure
  10. # 01a,19jun01,nel  created.
  11. #
  12. # DESCRIPTION
  13. # This file contains the makefile rules for building the vx library
  14. #
  15. #
  16. DOC_FILES       = comCoreLib.c
  17. DEFS_VXCOM = $(WIND_BASE)/target/h/make/defs.vxcom
  18. include $(DEFS_VXCOM)
  19. include $(VXCOM_BASE)/h/make/rules.library.$(VXDCOM_BUILD_HOST)
  20. DOC_DIR         = $(DOCS_ROOT)/vxworks/ref/vxdcom
  21. DOC_CHAPTER     = COM_and_VxDCOM_Libraries
  22. DOC_OPTS        = -config C2html
  23. DOC_OPTS_CPP    =
  24. SYN_OPTS        = -config C2html