SRCS := Reve/reve_main/reve_main.cxx CSRCS := EINCLUDE := ELIBSDIR := ELIBS := Reve PACKBLIBS := $(ROOTCLIBS) -lTreePlayer -lGeomPainter -lGed -lRGL $(SYSLIBS) ifeq (macosx,$(ALICE_TARGET)) # On Mac OS X gcc we need GL ELIBS+=GL ELIBSDIR+=/usr/X11R6/lib/ endif