ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/ot/Rmakefile
(Generate patch)

Comparing ray/src/ot/Rmakefile (file contents):
Revision 2.4 by greg, Thu Dec 9 17:29:51 1993 UTC vs.
Revision 2.5 by greg, Thu Apr 14 05:02:05 1994 UTC

# Line 36 | Line 36 | install:       oconv getbbox
36   clean:
37          set nonomatch; rm -f oconv getbbox *.o core
38  
39 oconv.o:        oconv.c
40        $(CC) $(CFLAGS) -DDEFPATH=\":$(LIBDIR)\" -c oconv.c
41
39   readfargs.o:    readfargs.c ../common/object.h
40          $(CC) $(CFLAGS) -DMEMHOG -c readfargs.c
41  
# Line 54 | Line 51 | sphere.o writeoct.o:   ../common/object.h
51  
52   bbox.o initotypes.o oconv.o \
53   sphere.o writeoct.o:    ../common/otypes.h
54 +
55 + oconv.o:        ../common/paths.h
56  
57   bbox.o o_cone.o:        ../common/cone.h
58  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines