# fss-0002

main:
  ./configure $CONF
  make
  make install
  chmod ugo-x /lib/libtiff{,xx}.la
  mv -v /lib/libtiff{,xx}.la ${TC}lib
  chgrp e_graphic /lib/libtiff{,xx}.so* /bin/{bmp2tiff,fax2ps,fax2tiff,gif2tiff,pal2rgb,ppm2tiff,ras2tiff,raw2tiff,rgb2ycbcr,thumbnail,tiff{2{bw,pdf,ps,rgba},cmp,cp,dither,dump,info,median,set,split}}
  chmod o-rx /lib/libtiff{,xx}.so* /bin/{bmp2tiff,fax2ps,fax2tiff,gif2tiff,pal2rgb,ppm2tiff,ras2tiff,raw2tiff,rgb2ycbcr,thumbnail,tiff{2{bw,pdf,ps,rgba},cmp,cp,dither,dump,info,median,set,split}}
  tkis_handle_documentation doc standard /share/doc
