# fss-0002

main:
  perl Makefile.PL
  make
  make install

toolchain:
  perl Makefile.PL
  make
  make install
