| 40 |  | cp phisto.csh $(INSTDIR)/phisto | 
| 41 |  | cp pdelta.csh $(INSTDIR)/pdelta | 
| 42 |  | cp pgblur.csh $(INSTDIR)/pgblur | 
| 43 | + | cp ra_pfm.csh $(INSTDIR)/ra_pfm | 
| 44 |  | cd $(INSTDIR) ; chmod 755 normpat falsecolor pdfblur \ | 
| 45 | < | pmblur xyzimage phisto pdelta pgblur | 
| 45 | > | pmblur xyzimage phisto pdelta pgblur ra_pfm | 
| 46 |  |  | 
| 47 |  | clean: | 
| 48 | < | set nonomatch; rm -f $(PROGS) $(SPECIAL) *.o core | 
| 49 | < | -cd tiff; make distclean | 
| 48 | > | rm -f $(PROGS) $(SPECIAL) *.o core | 
| 49 | > | cd tiff; make distclean | 
| 50 |  |  | 
| 51 |  | pfilt:  pfilt.o pf2.o pf3.o | 
| 52 |  | $(CC) $(CFLAGS) -o pfilt pfilt.o pf2.o pf3.o -lrt $(MLIB) | 
| 163 |  | pflip.o ra_t8.o ra_t16.o ra_tiff.o ra_pict.o \ | 
| 164 |  | ra_ps.o pvalue.o pcomb.o pinterp.o:     ../common/color.h | 
| 165 |  |  | 
| 166 | < | neuclrtab.o pvalue.o protate.o biq.o ciq.o pinterp.o psign.o \ | 
| 166 | > | neuclrtab.o pvalue.o protate.o pinterp.o psign.o \ | 
| 167 |  | xshowtrace.o clrtab.o pcomb.o pfilt.o pf3.o image.o:    ../common/standard.h \ | 
| 168 |  | ../common/rtmisc.h ../common/rtio.h \ | 
| 169 |  | ../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 178 |  | ra_tiff.o normtiff.o:   ../common/tiff.h ../common/tiffio.h | 
| 179 |  |  | 
| 180 |  | ra_t8.o:        pic.h | 
| 180 | – |  | 
| 181 | – | ciq.o cut.o closest.o biq.o:    pic.h ciq.h | 
| 181 |  |  | 
| 182 |  | pcomb.o pfilt.o pinterp.o x11image.o x11showtrace.o \ | 
| 183 |  | image.o:        ../common/view.h ../common/resolu.h |