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

Comparing ray/src/util/Rmakefile (file contents):
Revision 1.4 by greg, Tue Mar 19 14:12:32 1991 UTC vs.
Revision 1.6 by greg, Thu Apr 11 09:21:35 1991 UTC

# Line 21 | Line 21 | install:       all objview.csh objpict.csh proj.csh
21          chmod 755 $(INSTDIR)/objview $(INSTDIR)/objpict
22  
23   clean:
24 <        rm -f *.o $(PROGS) core
24 >        set nonomatch; rm -f *.o $(PROGS) core
25  
26   scanner:        scanner.o
27          cc $(CFLAGS) -o scanner scanner.o -lm
# Line 61 | Line 61 | image.o xglaresrc.o:   standard.h mat4.h fvect.h view.h
61   fvect.o:        fvect.h
62  
63   resolu.o:       color.h
64 +
65 + swaprasheader.o:        rasterfile.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines