| 155 | 
  | 
ra_tiff:        ra_tiff.o ../lib/libtiff.a | 
| 156 | 
  | 
        cc $(CFLAGS) -o ra_tiff ra_tiff.o -lrt -ltiff -lm | 
| 157 | 
  | 
 | 
| 158 | 
+ | 
psign.o:        psign.c ../common/font.h | 
| 159 | 
+ | 
        cc $(CFLAGS) -DDEFPATH=\":$(LIBDIR)\" -c psign.c | 
| 160 | 
+ | 
 | 
| 161 | 
  | 
ra_tiff.o:      ra_tiff.c | 
| 162 | 
  | 
        cc $(CFLAGS) -Ilibtiff -c ra_tiff.c | 
| 163 | 
  | 
 | 
| 176 | 
  | 
        cc $(CFLAGS) -o xshowtrace xshowtrace.o \ | 
| 177 | 
  | 
x11findwind.o -lrt -lm -lX11 | 
| 178 | 
  | 
 | 
| 176 | 
– | 
xshowtrace.o:   ../common/view.h ../common/standard.h \ | 
| 177 | 
– | 
../common/mat4.h ../common/fvect.h | 
| 178 | 
– | 
 | 
| 179 | 
  | 
pcomb.o:        ../common/calcomp.h | 
| 180 | 
  | 
 | 
| 181 | 
  | 
panim.o:        client/scan.h ../common/color.h ../common/random.h | 
| 187 | 
  | 
greyscale.o ra_t8.o glimage.o ra_bn.o ra_t16.o ra_tiff.o ra_pict.o \ | 
| 188 | 
  | 
ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:    ../common/color.h | 
| 189 | 
  | 
 | 
| 190 | 
< | 
pvalue.o protate.o biq.o ciq.o pinterp.o ximage.o \ | 
| 190 | 
> | 
pvalue.o protate.o biq.o ciq.o pinterp.o ximage.o psign.o xshowtrace.o \ | 
| 191 | 
  | 
image.o:        ../common/standard.h ../common/mat4.h ../common/fvect.h | 
| 192 | 
  | 
 | 
| 193 | 
  | 
ximage.o xraster.o:     xraster.h | 
| 200 | 
  | 
 | 
| 201 | 
  | 
ciq.o cut.o closest.o biq.o:    pic.h ciq.h | 
| 202 | 
  | 
 | 
| 203 | 
< | 
pinterp.o ximage.o image.o:     ../common/view.h | 
| 203 | 
> | 
pinterp.o ximage.o x11showtrace.o image.o:      ../common/view.h | 
| 204 | 
  | 
 | 
| 205 | 
  | 
ra_pict.o:      pict.h | 
| 206 | 
  | 
 |