Index: trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.general
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.general	(revision 5094)
+++ 	(revision )
@@ -1,25 +1,0 @@
-#
-#  ----->>>   root libraries
-#
-
-ROOTVER    =  `root-config --version`
-ROOTLIBS   =  `root-config --libs` -lMinuit -lHistPainter -lThread
-ROOTGLIBS  =  `root-config --glibs` -lMinuit -lHistPainter -lThread
-ROOTCFLAGS =  `root-config --cflags`
-
-#
-#  compiler flags
-#
-
-#
-# You can use this flags to further costumize compilation:
-#   export MARSDEFINES="-DHAVE_DARKBACKGROUND -DHAVE_XPM"
-#   export MARSFLAGS=
-#   export MARSLIBS="-lX11 -lXpm -L/usr/X11R6/lib"
-#
-DEFINES	  = -DMARSVER=\"\<cvs\>\" -D__MARS__ -DROOTVER=\"$(ROOTVER)\" $(ARCHDEF) $(MARSDEFINES)
-
-CXXFLAGS  = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES)
-CFLAGS    = $(CXXFLAGS) $(MARSFLAGS)
-FFLAGS    = $(CXXFLAGS)
-
Index: trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.linux
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.linux	(revision 5094)
+++ 	(revision )
@@ -1,42 +1,0 @@
-##################################################################
-#
-# config.mk
-#
-# @file        config.mk
-# 
-##################################################################
-# @maintitle
-
-# @code
-
-# compilers
-
-CC       = gcc
-CXX      = g++
-F77      = f77
-AR       = ar -rc
-
-#
-#  ----->>>   settings for compilation
-#
-OPTIM    = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual
-# ggc 3.2: removed -fnonnull-objects -Wtraditional -Wnested-externs
-DEBUG    = 
-ARCHDEF  = -D__LINUX__
-DYNLIB   = -shared
-
-# For debugging information use '-g'
-# For producing gmon.out use    '-pg' (needs static linking)
-
-#MARS_LIB = -Llib $(SUBDIRS:%=-l%) $(MARSLIBS)
-MARS_LIB = -Llib $(MARSLIBS)
-INCLUDES = -I. $(SUBDIRS:%=-I%)
-
-# uncomment this for quiet compilation
-
-.SILENT:
-
-# @endcode
-##EOF
-
-
Index: trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.linux-gnu
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.linux-gnu	(revision 5094)
+++ 	(revision )
@@ -1,45 +1,0 @@
-##################################################################
-#
-# config.mk
-#
-# @file        config.mk
-# 
-##################################################################
-# @maintitle
-
-# @code
-
-# compilers
-
-CC       = gcc
-CXX      = g++
-F77      = f77
-AR       = ar -rc
-#
-#  ----->>>   settings for compilation
-#
-
-OPTIM    = -O5 -Wall -fno-rtti -fnonnull-objects -fno-exceptions -fPIC -Wtraditional -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Woverloaded-virtual
-DEBUG    = 
-ARCHDEF  = -D__LINUX__
-DYNLIB   = -shared
-
-# To be tested:
-# OPTIM    = -pipe  
-# OPTIM2   = -fomit-frame-pointer -ffast-math -march=i686 -mcpu=i686
-
-# For debugging information use '-g'
-# For producing gmon.out use    '-pg'
-
-#MARS_LIB = -Llib $(SUBDIRS:%=-l%)  $(MARSLIBS)
-MARS_LIB = -Llib  $(MARSLIBS)
-INCLUDES = -I. $(SUBDIRS:%=-I%)
-
-# uncomment this for quiet compilation
-
-.SILENT:
-
-# @endcode
-##EOF
-
-
Index: trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.osf1
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.osf1	(revision 5094)
+++ 	(revision )
@@ -1,42 +1,0 @@
-##################################################################
-#
-# config.mk
-#
-# @file        config.mk
-# 
-##################################################################
-# @maintitle
-
-# @code
-
-#
-# compilers
-#
-
-CC       = cc
-CXX      = cxx
-F77      = f77
-AR       = ar -c -r
-
-#
-#  ----->>>   settings for compilation
-#
-
-OPTIM    = -O2 -ieee -arch host -lpthread
-DEBUG    = -g  -w0 -msg_display_tag -msg_disable castqualtyp,undpreid,unrfunprm,extrasemi,intconlosbit,nonfundec,partovrd,stoclsnotfirst,boolexprconst
-ARCHDEF  = -D__OSF__ -D__USE_STD_IOSTREAM -DR__ANSISTREAM
-DYNLIB   = -shared
-
-#MARS_LIB = -Llib $(SUBDIRS/*/-l&)  $(MARSLIBS)
-MARS_LIB = -Llib $(MARSLIBS)
-INCLUDES = -I. $(SUBDIRS/*/-I&)
-
-# uncomment this for quiet compilation
-
-.SILENT:
-
-# @endcode
-##EOF
-
-
-
Index: trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.osf5.1
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/Makefile.conf.osf5.1	(revision 5094)
+++ 	(revision )
@@ -1,41 +1,0 @@
-##################################################################
-#
-# config.mk
-#
-# @file        config.mk
-# 
-##################################################################
-# @maintitle
-
-# @code
-
-#
-# compilers
-#
-
-CC       = cc
-CXX      = cxx
-F77      = f77
-AR       = ar -c -r
-
-#
-#  ----->>>   settings for compilation
-#
-
-OPTIM    = -O2 -ieee -arch host
-DEBUG    = -g3  -w0 -msg_display_tag -msg_disable castqualtyp,undpreid,unrfunprm,extrasemi,intconlosbit,nonfundec,partovrd,stoclsnotfirst,boolexprconst
-ARCHDEF  = -D__OSF__ -D__USE_STD_IOSTREAM -DR__ANSISTREAM
-DYNLIB   = -shared
-
-#MARS_LIB = -Llib $(SUBDIRS/*/-l&)  $(MARSLIBS)
-MARS_LIB = -Llib $(MARSLIBS)
-INCLUDES = -I. $(SUBDIRS/*/-I&)
-
-# uncomment this for quiet compilation
-
-.SILENT:
-
-# @endcode
-##EOF
-
-
