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

SubDir TOP sc source filter lotus ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = lotus ;

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

}

