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

MultiPlatform

  1. # rules.library.t2 - vxdcom rules for making T3 libraries
  2. #
  3. # modification history
  4. # --------------------
  5. # 01k,12nov01,nel  Fix repackaging rules.
  6. # 01j,06nov01,nel  Add repackaging stuff.
  7. # 01i,17oct01,dbs  improve build rules to allow for veloce hacks
  8. # 01h,28sep01,nel  Remove vxdcom_build_host file check.
  9. # 01g,21sep01,nel  Change rules.vxcom to defs.vxcom.
  10. # 01f,20sep01,nel  Add target/h/make/rules.vxcom.
  11. # 01e,11sep01,nel  Add define to use SGI_ALLOCATORS in T2.2
  12. # 01d,02aug01,dbs  use build-host file
  13. # 01c,19jul01,dbs  add h dir to include path
  14. # 01b,16jul01,dbs  fix up name of root dir
  15. # 01a,13jul01,dbs  written
  16. #
  17. LIB_BASE_NAME       = vxdcom
  18. LIB_COMMON          = false
  19. include $(VXCOM_BASE)/h/make/rules.library.t2
  20. DCOM_INCLUDE_DIRS            = h idl dcom rpc reactor
  21. override EXTRA_INCLUDE       += $(patsubst %,-I$(VXDCOM_BASE)/%,$(DCOM_INCLUDE_DIRS))