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

SubDir TOP sc source filter dif ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = dif ;

    CXXFILES on sc-dif =
        difimp.cxx
        difexp.cxx
        ;
    CxxSourceDirCompile sc dif ;
    CxxSourceDirLib sc dif : dif ;

}

