Subversion Repositories planix.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

</$objtype/mkfile

LIB=/$objtype/lib/libhtml.a

OFILES=\
        build.$O\
        lex.$O\
        strinttab.$O\
        utils.$O\

HFILES=\
        /sys/include/html.h\
        impl.h\

UPDATE=\
        mkfile\
        $HFILES\
        ${OFILES:%.$O=%.c}\
        ${LIB:/$objtype/%=/386/%}\

</sys/src/cmd/mksyslib