]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - conf/MachineDef.OSF1
Defaults updated
[u/mrichter/AliRoot.git] / conf / MachineDef.OSF1
index b3d013e4700ef1e167305dec23d20d39d55d0646..46c8a3b996aec9ecc26a148ebb97074c8b512861 100644 (file)
@@ -1,3 +1,5 @@
+# $Id$
 # Which Machine 
 PLATFORM      = alpha
 
 # Which Machine 
 PLATFORM      = alpha
 
@@ -7,13 +9,12 @@ F77         = f77
 
 # Global optimisation
 OPT          = -O
 
 # Global optimisation
 OPT          = -O
-OPT           = -g
 
 # Shared library suffix
 SL           = so
 
 # The options
 
 # Shared library suffix
 SL           = so
 
 # The options
-CXXOPTS       = -I/usr/include
+CXXOPTS       = $(OPT) -I/usr/include
 COPT          = $(OPT)
 FOPT          = $(OPT) -nofor_main
 
 COPT          = $(OPT)
 FOPT          = $(OPT) -nofor_main
 
@@ -36,8 +37,7 @@ SOFLAGS       = -L/usr/lib/cmplrs/cxx -rpath /usr/lib/cmplrs/cxx -expect_unresol
        -g0 -O1 -msym -shared /usr/lib/cmplrs/cc/crt0.o /usr/lib/cmplrs/cxx/_main.o
 SHLIB        = -lcxxstd -lcxx -lexc -lots -lc -lUfor -lfor -lFutil -lm
 
        -g0 -O1 -msym -shared /usr/lib/cmplrs/cc/crt0.o /usr/lib/cmplrs/cxx/_main.o
 SHLIB        = -lcxxstd -lcxx -lexc -lots -lc -lUfor -lfor -lFutil -lm
 
-G3LIBS        = -lgeant321
-CLIBS         = -lminicern
-
 LIBS          = $(ROOTLIBS) -lNew -lm
 GLIBS         = $(ROOTLIBS) $(ROOTGLIBS)  -lXm -lXt -lX11 -lm -lPW -lUfor -lfor -lFutil -lm -lots
 LIBS          = $(ROOTLIBS) -lNew -lm
 GLIBS         = $(ROOTLIBS) $(ROOTGLIBS)  -lXm -lXt -lX11 -lm -lPW -lUfor -lfor -lFutil -lm -lots
+
+CLIBS         = $(LIBDIR)/libminicern.a