--- ray/src/hd/Rmakefile 2008/05/12 16:46:46 3.33 +++ ray/src/hd/Rmakefile 2012/04/25 22:21:06 3.35 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 3.33 2008/05/12 16:46:46 greg Exp $ +# RCSid: $Id: Rmakefile,v 3.35 2012/04/25 22:21:06 greg Exp $ # # Radiance makefile for holodeck programs # @@ -18,7 +18,7 @@ LN = ln SPECIAL = INSTDIR = /usr/local/bin -DEVDIR = $(INSTDIR)/dev +DEVDIR = $(INSTDIR) LIBDIR = /usr/local/lib/ray @@ -178,7 +178,7 @@ rhinfo.o clumpbeams.o rhoptimize.o rhpict.o rhpict2.o: ../common/vars.h ../common/color.h \ ../common/standard.h ../common/rtmisc.h ../common/rtio.h \ ../common/rtmath.h ../common/mat4.h ../common/fvect.h \ -../common/rterror.h ../common/tifftypes.h +../common/rterror.h rhcopy.o: ../common/resolu.h ../common/view.h