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

Comparing ray/src/common/Rmakefile (file contents):
Revision 2.74 by greg, Tue Feb 2 18:02:32 2016 UTC vs.
Revision 2.75 by greg, Wed Feb 3 18:33:18 2016 UTC

# Line 87 | Line 87 | getlibpath.o:  getlibpath.c
87   tmapcolrs.o:    tmapcolrs.c
88          $(CC) $(CFLAGS) -DPCOND=\"pcond\" -c tmapcolrs.c
89  
90 + testBSDF:       testBSDF.c bsdf.h rtio.h
91 +        $(CC) -L../lib $(CFLAGS) -o testBSDF testBSDF.c -lrtrad -lm
92 +
93   color.o colrops.o lamps.o spec_rgb.o:   color.h
94  
95   cone.o:         cone.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines