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

Comparing ray/src/px/Rmakefile (file contents):
Revision 1.41 by greg, Mon Jul 15 13:09:05 1991 UTC vs.
Revision 1.42 by greg, Thu Jul 18 11:19:19 1991 UTC

# Line 36 | Line 36 | install:       $(PROGS) normpat.csh falsecolor.csh
36          chmod 755 $(INSTDIR)/normpat $(INSTDIR)/falsecolor
37  
38   clean:
39 <        set nonomatch; rm -f $(PROGS) *.o core
39 >        set nonomatch; rm -f $(PROGS) aedimage x10image *.o core
40  
41   pfilt:  pfilt.o pf2.o pf3.o
42          cc $(CFLAGS) -o pfilt pfilt.o pf2.o pf3.o ../common/librt.a -lm

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines