#
#       Makefile for libtsp/ST
#
SOURCES = STcatMax.c STcopyMax.c STcopyNMax.c STdec1double.c STdec1float.c \
	STdec1int.c STdec1long.c STdecDfrac.c STdecIfrac.c STdecIrange.c \
	STdecLrange.c STdecNdouble.c STdecNfloat.c STdecNint.c STdecNlong.c \
	STfindToken.c STkeyMatch.c STkeyXpar.c STunQuote.c \
	nucleus/STdec1val.c nucleus/STdecNval.c nucleus/STdecPair.c \
	nucleus/STstrstrNM.c nucleus/STtrimIws.c nucleus/STtrimNMax.c

include ../Make_lib
