Makefile
Upload User: nvosite88
Upload Date: 2007-01-17
Package Size: 4983k
Code Size: 0k
Category:

VxWorks

Development Platform:

C/C++

  1. # Makefile - top level makefile for target/src/vxfusion
  2. #
  3. # modification history
  4. # --------------------
  5. # 01b,18may99,drm  changed windmp to vxfusion
  6. # 01a,07nov96,yp   written
  7. #
  8. # DESCRIPTION
  9. # This file contains the makefile rules to detect subdirectories that contain
  10. # sources for building the VxFusion library and builds them. 
  11. #
  12. #*/
  13. TGT_DIR=$(WIND_BASE)/target
  14. include $(TGT_DIR)/h/make/rules.library