(

  gcc $CFLAGS -I. -g -o netselect netselect.c &&
  prepare_install &&
  install -m755 netselect /usr/sbin

) > $C_FIFO 2>&1
