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

VxWorks

开发平台:

C/C++

  1. # Makefile - makefile for target/src/vxcom/os
  2. #
  3. # modification history
  4. # --------------------
  5. # 01b,11oct01,nel  Include defs file by default as it's required by SIMNT
  6. #                  build.
  7. # 01a,19jun01,nel created
  8. #
  9. # DESCRIPTION
  10. # This file contains the makefile rules for building the vx library
  11. #
  12. include $(WIND_BASE)/target/h/make/defs.vxcom
  13. include ../h/make/rules.library.$(VXDCOM_BUILD_HOST)