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

SubDir TOP sc source filter xcl97 ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = xcl97 ;

    EXCEPTIONSFILES on sc-xcl97 = xcl97rec.cxx ;
    CXXFILES on sc-xcl97 = [ Glob $(SEARCH_SOURCE) : *.cxx ] ;
    CxxSourceDirCompile sc xcl97 ;
    CxxSourceDirLib sc xcl97 : xcl97 ;

}

