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

SubDir TOP sc source filter html ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = html ;

    EXCEPTIONSFILES on sc-html = htmlpars.cxx ;
    CXXFILES on sc-html =
        htmlexp.cxx
        htmlexp2.cxx
        htmlimp.cxx
        htmlpars.cxx
        ;
    CxxSourceDirCompile sc html ;
    CxxSourceDirLib sc html : html ;

}

