| 150 |
|
cc $(CFLAGS) -o xshowtrace xshowtrace.o image.o resolu.o header.o \ |
| 151 |
|
fvect.o -lm -lX11 |
| 152 |
|
|
| 153 |
< |
xshowtrace.o: view.h standard.h fvect.h |
| 153 |
> |
xshowtrace.o: view.h standard.h mat4.h fvect.h |
| 154 |
|
|
| 155 |
+ |
mat4.o: mat4.h fvect.h |
| 156 |
+ |
|
| 157 |
|
pcomb.o calexpr.o calfunc.o caldefn.o: calcomp.h |
| 158 |
|
|
| 159 |
|
panim.o: client/scan.h color.h random.h |
| 167 |
|
greyscale.o ra_t8.o glimage.o \ |
| 168 |
|
ra_bn.o ra_t16.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o: color.h |
| 169 |
|
|
| 170 |
< |
prot.o biq.o ciq.o pinterp.o ximage.o image.o: standard.h fvect.h |
| 170 |
> |
prot.o biq.o ciq.o pinterp.o ximage.o image.o: standard.h mat4.h fvect.h |
| 171 |
|
|
| 172 |
|
ximage.o x11raster.o: xraster.h |
| 173 |
|
|