]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fix needed on MacOSX Leopard
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Jun 2008 16:54:25 +0000 (16:54 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Jun 2008 16:54:25 +0000 (16:54 +0000)
MUON/binmchview.pkg

index 9b79a5e3a647ef5c63763143a0878f88eec6dbb1..70e73726f466418cb765f52f9c112a2f25a33c19 100644 (file)
@@ -26,7 +26,7 @@ MUONrec \
 MUONgraphics \
 MUONcore
 
-ifneq (macosx,$(ALICE_TARGET))
+ifneq (,$(findstring macosx,$(ALICE_TARGET)))
 ELIBS+=\
 lhapdf \
 pythia6 \