# fss-0002

main:
  ./configure $CONF
  make
  make install
  make install-dev
  make install-lib
  cp -va libacl/.libs/libacl.so* ${TO}lib/
