| 26 | 
  | 
 | 
| 27 | 
  | 
install:        all $(SPECIAL) objview.csh objpict.csh glare.csh dayfact.csh \ | 
| 28 | 
  | 
rlux.csh raddepend.csh trad.wsh objline.csh compamb.csh vinfo.csh \ | 
| 29 | 
< | 
genambpos.csh fieldcomb.csh | 
| 29 | 
> | 
genambpos.csh fieldcomb.csh genklemsamp.pl gentregvec.pl tregsamp.dat | 
| 30 | 
  | 
        cp $(PROGS) $(INSTDIR) | 
| 31 | 
  | 
        cp objview.csh $(INSTDIR)/objview | 
| 32 | 
  | 
        cp objline.csh $(INSTDIR)/objline | 
| 40 | 
  | 
        cp vinfo.csh $(INSTDIR)/vinfo | 
| 41 | 
  | 
        cp genambpos.csh $(INSTDIR)/genambpos | 
| 42 | 
  | 
        cp fieldcomb.csh $(INSTDIR)/fieldcomb | 
| 43 | 
< | 
        chmod 755 $(INSTDIR)/objview $(INSTDIR)/objpict \ | 
| 44 | 
< | 
                $(INSTDIR)/glare $(INSTDIR)/dayfact $(INSTDIR)/debugcal \ | 
| 45 | 
< | 
                $(INSTDIR)/rlux $(INSTDIR)/raddepend $(INSTDIR)/objline \ | 
| 46 | 
< | 
                $(INSTDIR)/compamb $(INSTDIR)/vinfo $(INSTDIR)/genambpos \ | 
| 47 | 
< | 
                $(INSTDIR)/fieldcomb | 
| 43 | 
> | 
        cp genklemsamp.pl $(INSTDIR)/genklemsamp | 
| 44 | 
> | 
        cp gentregvec.pl $(INSTDIR)/gentregvec | 
| 45 | 
> | 
        cd $(INSTDIR) ; chmod 755 objview objpict \ | 
| 46 | 
> | 
                glare dayfact debugcal rlux raddepend objline \ | 
| 47 | 
> | 
                compamb vinfo genambpos fieldcomb genklemsamp gentregvec | 
| 48 | 
> | 
        cp tregsamp.dat $(LIBDIR) | 
| 49 | 
  | 
        csh -f tradinstall.csh $(INSTDIR) $(LIBDIR)/tcl | 
| 50 | 
  | 
 | 
| 51 | 
  | 
clean: | 
| 108 | 
  | 
glaresrc.o:     glare.h ../common/standard.h \ | 
| 109 | 
  | 
../common/rtmisc.h ../common/rtio.h \ | 
| 110 | 
  | 
../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 111 | 
< | 
../common/rterror.h ../common/tifftypes.h \ | 
| 111 | 
< | 
../common/view.h ../common/color.h setscan.h | 
| 111 | 
> | 
../common/rterror.h ../common/view.h ../common/color.h setscan.h | 
| 112 | 
  | 
 | 
| 113 | 
  | 
glaresrc.o:     ../common/linregr.h | 
| 114 | 
  | 
 | 
| 121 | 
  | 
rad.o ranimate.o rpiece.o rtcontrib.o xglaresrc.o:      ../common/standard.h \ | 
| 122 | 
  | 
../common/rtmisc.h ../common/rtio.h \ | 
| 123 | 
  | 
../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 124 | 
< | 
../common/rterror.h ../common/tifftypes.h | 
| 124 | 
> | 
../common/rterror.h | 
| 125 | 
  | 
 | 
| 126 | 
  | 
xglaresrc.o:    ../common/view.h | 
| 127 | 
  | 
 | 
| 143 | 
  | 
 | 
| 144 | 
  | 
glrad.o:        ../common/radogl.h \ | 
| 145 | 
  | 
../common/standard.h ../common/rtmisc.h ../common/rtio.h \ | 
| 146 | 
< | 
../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 147 | 
< | 
../common/rterror.h ../common/tifftypes.h \ | 
| 146 | 
> | 
../common/rtmath.h ../common/mat4.h ../common/fvect.h ../common/rterror.h \ | 
| 147 | 
  | 
../common/color.h ../common/object.h ../common/otypes.h ../common/lookup.h | 
| 148 | 
  | 
 | 
| 149 | 
  | 
glrad.o:        glradicon.h ../common/view.h ../common/paths.h | 
| 154 | 
  | 
../common/object.h ../common/color.h \ | 
| 155 | 
  | 
../common/standard.h ../common/rtmisc.h ../common/rtio.h \ | 
| 156 | 
  | 
../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 157 | 
< | 
../common/rterror.h ../common/tifftypes.h | 
| 157 | 
> | 
../common/rterror.h | 
| 158 | 
  | 
 | 
| 159 | 
  | 
rsensor.o:      ../rt/ray.h ../common/octree.h \ | 
| 160 | 
  | 
../common/object.h ../common/color.h \ | 
| 161 | 
  | 
../common/standard.h ../common/rtmisc.h ../common/rtio.h \ | 
| 162 | 
  | 
../common/rtmath.h ../common/mat4.h ../common/fvect.h \ | 
| 163 | 
< | 
../common/rterror.h ../common/tifftypes.h | 
| 163 | 
> | 
../common/rterror.h | 
| 164 | 
  | 
 | 
| 165 | 
  | 
rsensor.o:      ../common/view.h ../common/resolu.h ../rt/source.h | 
| 166 | 
  | 
 |