]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - build/Makefile.hpuxacc
// Macro to generate and update OCDB entries for a given run:
[u/mrichter/AliRoot.git] / build / Makefile.hpuxacc
index 6220345ff6821f501bf514424cd37c72d5db7025..eebf3c07d4f4cd85b8bd19f8618047120fa6fd61 100644 (file)
@@ -5,11 +5,6 @@
 
 XARGS = xargs
 
-# The compilers
-CXX           = $(shell root-config --cxx) 
-F77          = $(shell root-config --f77) 
-CC           = $(shell root-config --cc) 
-
 # Global optimisation
 OPT           = -g -O
 NOOPT         = -g