Index: trunk/MagicSoft/Simulation/Detector/Reflector/Makefile
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Reflector/Makefile	(revision 348)
+++ trunk/MagicSoft/Simulation/Detector/Reflector/Makefile	(revision 428)
@@ -19,7 +19,7 @@
 #
 # $RCSfile: Makefile,v $
-# $Revision: 1.4 $
+# $Revision: 1.5 $
 # $Author: harald $ 
-# $Date: 2000-01-28 09:19:54 $
+# $Date: 2000-07-25 13:48:09 $
 #
 ##################################################################
@@ -40,5 +40,5 @@
 	   -I${INCLUDE_MC}   \
 	   -I${INCLUDE_REFL} \
-           -I/usr/include  -I/usr/include/g++
+           -I/usr/include  -I/usr/include/cxx
 
 #CERNLIBDIR = ${CERNDIR}/pro/lib/
@@ -49,5 +49,5 @@
 # special flags
 
-osf_FORLIBS = -lUfor -lfor -lutil -lots -lm 
+osf_FORLIBS = -L/usr/lib -lUfor -lFutil -lfor -lutil -lots -lm
 linux_FORLIBS = -lm 
 generic_FORLIBS = -lm 
@@ -61,5 +61,5 @@
 FFLAGS    = ${CXXFLAGS}
 LIBS      = ${RANLIB} ${FORLIBS} 
-#LIBS      = ${CERNLIB} ${RANLIB} ${FORLIBS} 
+LIBS      = ${CERNLIB} ${RANLIB} ${FORLIBS} 
 
 #------------------------------------------------------------------------------
@@ -100,5 +100,5 @@
 	attenu.o \
 	readparam.o \
-	reflector.o      
+	reflector.o
 
 PROGRAM=reflector
