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 1.16 by greg, Wed Oct 9 13:00:21 1991 UTC vs.
Revision 1.17 by greg, Wed Oct 23 10:44:35 1991 UTC

# Line 3 | Line 3
3   # Makefile for ray tracing library routines
4   #
5  
6 < OPT = -O -pipe
7 < MACH = -DSTRUCTASSIGN -DBSD -DIEEE -f68881 /usr/lib/libm.il
6 > OPT = -O
7 > MACH = -DSTRUCTASSIGN -DBSD
8   CFLAGS = $(MACH) $(OPT)
9  
10   COMPAT = bmalloc.o erf.o # frexp.o fwrite.o random.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines