- # Makefile - makefile for vw/src/libc/ctype
- #
- # modification history
- # --------------------
- # 01b,12oct01,tam added repackaging support
- # 01a,18jun96,yp created from 01c of MakeSkel
- #
- # DESCRIPTION
- # This file contains the makefile rules for building the vx library
- #
- #*/
- TGT_DIR=$(WIND_BASE)/target
- LIB_BASE_NAME = os
- DOC_FILES= ansiAssert.c
- OBJS= assert.o
- include $(TGT_DIR)/h/make/rules.library