]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - build/Makefile.macosxxlc
Updates (Chiara)
[u/mrichter/AliRoot.git] / build / Makefile.macosxxlc
index a7cace6bbd3026e8c84848dd8f07ca210eb15336..831a980bbe5f0e6956ae429c5e7c268f7c74a3ce 100644 (file)
@@ -1,11 +1,6 @@
 # -*- mode: makefile -*-
 # Makefile for AliRoot for MacOS X using the IBM xlc compiler
 
-# The compilers
-CXX           = $(shell root-config --cxx)
-F77          = $(shell root-config --f77)
-CC           = $(shell root-config --cc)
-
 # Global optimisation
 OPT           = -qnoopt #-O3 -g
 NOOPT         = -qnoopt