X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=build%2Fmodule.tpl;h=4df3c786e7009d2d13b482da063285c92baddddf;hp=efcdfe7b14f36bab1aeeb8eee796a6be2bace12e;hb=796dbee6a9ca11789721d71f5c2f911ec262fca8;hpb=5a0e88a7b299211ae37c9f14aaf5e1404173863e;ds=sidebyside diff --git a/build/module.tpl b/build/module.tpl index efcdfe7b14f..4df3c786e70 100644 --- a/build/module.tpl +++ b/build/module.tpl @@ -185,7 +185,7 @@ endif #------------------------------------------------------------------------ -ifeq ($(MACOSX_MINOR),4) +ifneq (,$(findstring macosx,$(ALICE_TARGET))) $(@PACKAGE@LIB): $(@PACKAGE@DLIB) $(@PACKAGE@O) $(@PACKAGE@DO) @MODULE@/module.mk ifndef ALIQUIET @echo "***** Linking library $@ *****"