Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 166 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 166 Bytes

SLIM

Build

  • make clean
  • aclocal
  • automake --add-missing
  • autoreconf
  • ./configure [--enable-profile]
  • make