| 89 |  | rpiece: rpiece.o Version.o | 
| 90 |  | $(CC) $(CFLAGS) -o rpiece rpiece.o Version.o -lrtrad $(MLIB) | 
| 91 |  |  | 
| 92 | – | rtcontrib:      rtcontrib.o Version.o | 
| 93 | – | $(CC) $(CFLAGS) -o rtcontrib rtcontrib.o Version.o -lrtrad $(MLIB) | 
| 94 | – |  | 
| 92 |  | vwright:        vwright.o | 
| 93 |  | $(CC) $(CFLAGS) -o vwright vwright.o -lrtrad $(MLIB) | 
| 94 |  |  | 
| 151 |  |  | 
| 152 |  | dctimestep.o cmatrix.o: ../common/platform.h | 
| 153 |  |  | 
| 154 | < | rtcontrib.o:    ../common/platform.h ../common/rtprocess.h \ | 
| 158 | < | ../common/color.h ../common/resolu.h ../common/lookup.h \ | 
| 159 | < | ../common/calcomp.h ../common/selcall.h | 
| 160 | < |  | 
| 161 | < | rad.o ranimate.o rpiece.o rtcontrib.o xglaresrc.o:      ../common/standard.h \ | 
| 154 | > | rad.o ranimate.o rpiece.o xglaresrc.o:  ../common/standard.h \ | 
| 155 |  | ../common/rtmisc.h ../common/rtio.h \ | 
| 156 |  | ../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 157 |  | ../common/rterror.h |