]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ANALYSIS/binaliengui.pkg
Removing f2c dependency
[u/mrichter/AliRoot.git] / ANALYSIS / binaliengui.pkg
index b6340b9e4a891663881a39486f93bdffa8cd6865..28ff9e94df334f3ab218be8ef01ed30302428d43 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: makefile -*-
 SRCS  := Aliengui/aliengui_main/aliengui_main.cxx
 CSRCS :=
 
@@ -31,7 +32,8 @@ ELIBSCPP:=$(filter-out microcern,$(ELIBS))
 ELIBSCPP:=$(filter-out lhapdf,$(ELIBSCPP))
 ELIBSCPP:=$(filter-out herwig,$(ELIBSCPP))
 PACKLDFLAGS:=$(LDFLAGS) $(ELIBSCPP:%=-Wl,-u,_G__cpp_setupG__%)
-# On Mac OS X gcc we need f2c
+
+# On Mac OS X gcc we add the fink library
 ELIBS+=f2c
 ELIBSDIR+=$(FINK_ROOT)/lib
 endif