| 34 |
|
cc $(CFLAGS) -DINVXF -c xf.c |
| 35 |
|
|
| 36 |
|
bbox.o cone.o face.o initotypes.o misc.o o_cone.o o_face.o \ |
| 37 |
< |
o_instance.o objset.o oconv.o instance.o octree.o \ |
| 38 |
< |
otypes.o readobj.o readoct.o sphere.o writeoct.o: standard.h fvect.h |
| 37 |
> |
o_instance.o objset.o oconv.o instance.o octree.o otypes.o readobj.o \ |
| 38 |
> |
readoct.o sphere.o writeoct.o xf.o: standard.h mat4.h fvect.h |
| 39 |
|
|
| 40 |
|
initotypes.o o_cone.o o_face.o objset.o oconv.o octree.o \ |
| 41 |
|
readoct.o sphere.o writeoct.o: octree.h |
| 45 |
|
|
| 46 |
|
bbox.o cone.o initotypes.o objset.o oconv.o otypes.o \ |
| 47 |
|
readobj.o readoct.o sphere.o writeoct.o: otypes.h |
| 48 |
+ |
|
| 49 |
+ |
mat4.o: mat4.h fvect.h |
| 50 |
|
|
| 51 |
|
fvect.o: fvect.h |
| 52 |
|
|