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 2.17 by greg, Wed Mar 30 14:25:08 1994 UTC vs.
Revision 2.18 by greg, Thu Apr 14 04:53:51 1994 UTC

# Line 168 | Line 168 | pinterp:       pinterp.o
168   ra_tiff:        ra_tiff.o ../lib/libtiff.a
169          $(CC) $(CFLAGS) -o ra_tiff ra_tiff.o -lrt -ltiff $(MLIB)
170  
171 psign.o:        psign.c ../common/font.h
172        $(CC) $(CFLAGS) -DDEFPATH=\":$(LIBDIR)\" -c psign.c
173
171   ra_tiff.o:      ra_tiff.c
172          $(CC) $(CFLAGS) -Ilibtiff -c ra_tiff.c
173  
# Line 223 | Line 220 | pinterp.o protate.o pvalue.o ra_bn.o ra_pict.o ra_pixa
220   ra_ppm.o ra_pr.o ra_pr24.o ra_rgbe.o ra_t16.o ra_t8.o glimage.o \
221   ra_tiff.o ttyimage.o ximage.o x11image.o:       ../common/resolu.h
222  
223 < pfilt.o psign.o:        ../common/paths.h
223 > pfilt.o:        ../common/paths.h
224 >
225 > psign.o:        ../common/font.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines