]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - build/Makefile.macosx
Updated LUT for the TOF alignable volumes
[u/mrichter/AliRoot.git] / build / Makefile.macosx
index cc113e0d4d1d718a8961baff02b92d7e04518b8d..c2546eec274c8ef0ea0f8a63bf086314fca7dc25 100644 (file)
@@ -1,5 +1,7 @@
 # Makefile for AliRoot for MacOS X with gcc
 
+XARGS = xargs
+
 # OS version
 MACOSX_MAJOR := $(strip $(shell sw_vers | sed -n 's/ProductVersion://p' | cut -d . -f 1))
 MACOSX_MINOR := $(strip $(shell sw_vers | sed -n 's/ProductVersion://p' | cut -d . -f 2))