SubDir TOP aoxexport ;
SubInclude TOP encodings ;
SubInclude TOP message ;
SubInclude TOP server ;
SubInclude TOP aox ;

Build aoxexport : aoxexport.cpp exporter.cpp ;

Program aoxexport :
    aoxexport database server mailbox message user core encodings abnf
    extractors cmdsearch ;

