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

SubDir TOP sc source ui undo ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = undo ;

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

}

