(

  if in_depends $MODULE readline ; then
    LDFLAGS="-lncurses" 
  fi &&

  default_build

) > $C_FIFO 2>&1
