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

Comparing ray/src/rt/Rmakefile (file contents):
Revision 1.21 by greg, Mon Mar 5 10:20:54 1990 UTC vs.
Revision 1.22 by greg, Tue Mar 6 17:44:35 1990 UTC

# Line 94 | Line 94 | $(DESTDIR)/rview:      $(RVOBJS)
94   $(DESTDIR)/lookamb:     lookamb.o
95          cc $(CFLAGS) -o $(DESTDIR)/lookamb lookamb.o
96  
97 < $(DEVDIR)/sundev:       sundev.o devmain.o colortab.o
97 > $(DEVDIR)/sundev:       sundev.o devmain.o colortab.o editline.o
98          cc $(CFLAGS) -o $(DEVDIR)/sundev devmain.o sundev.o colortab.o \
99 < -lsuntool -lsunwindow -lpixrect $(LIBS)
99 > editline.o -lsuntool -lsunwindow -lpixrect $(LIBS)
100  
101   $(DEVDIR)/sun.com:      suncom.o editline.o
102          cc $(CFLAGS) -o $(DEVDIR)/sun.com suncom.o editline.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines