# fss-0002

main:
  ./configure $CONF $ST_ONLY
  make
  make install
  sed -i -e '/sys_lib_search_path_spec=/d' ${TO}bin/libtool
