# This file was generated by mk2jam.py
# Remove this line to disable automatic generation: MK2JAM_AUTOGEN_MARKER

SubDir TOP sc source filter starcalc ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = scflt ;

    CXXFILES on sc-scflt =
        scflt.cxx
        scfobj.cxx
        ;
    CxxSourceDirCompile sc scflt ;
    CxxSourceDirLib sc scflt : scflt ;

}

