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

VxWorks

开发平台:

C/C++

  1. # Makefile - makefile for vw/src/libc
  2. #
  3. # modification history
  4. # --------------------
  5. # 01a,18jun96,yp   created from 01j of MakeSkel
  6. #
  7. # DESCRIPTION
  8. # This file contains the makefile rules for building the vx library
  9. #
  10. #*/
  11. TGT_DIR=$(WIND_BASE)/target
  12. include $(TGT_DIR)/h/make/rules.library