# fss-0002

main:
  make
  sed -i -e 's|\-o root||g' 's|\-g root||g' Makefile
  make install
  TODO: incomplete
