- # Makefile - makefile for target/src/vxmp/util
- #
- # modification history
- # --------------------
- # 01b,31oct01,tam updated for repackaging
- # 01a,31oct01,mas derived from 01c of target/src/util/Makefile
- #
- # DESCRIPTION
- # This file contains the makefile rules for building the vxmp/util library
- #
- #*/
- TGT_DIR=$(WIND_BASE)/target
- DOC_FILES=
- LIB_BASE_NAME = vxmp
- OBJS= qFifoGLib.o smDllLib.o
- include $(TGT_DIR)/h/make/rules.library