# fss-0002

main:
  ./configure FORCE_UNSAFE_CONFIGURE=1 $CONF $ST_ONLY
  echo "#undef HAVE_STROPTS_H" >> config.h
  make
  make install
