include ../Makefile.config


CPPSRC = JSysTime.cc JITScheduler.cc

all: ${LIB_NAME}

include ../Makefile.rules

