!IF 0 Module Name: sources. Abstract: This file specifies the target component being built and the list of sources files needed to build that component. Also specifies optional compiler switches and libraries that are unique for the component being built. Author: Dan Hinsley 7/19/92 Revision History: !ENDIF MAJORCOMP = Performance MINORCOMP = Cap TARGETNAME= captot TARGETPATH=obj TARGETTYPE=PROGRAM SOURCES= \ captot.c UMTYPE=console