#-------------------------------------------------------------------------------------- # # Note that the applications to produce PDF tables are specific to an experiment. # The experimental conditions are handled via a corresponding namespace. # The default make procedures compiles these applications for KM3NeT. # The default namespace KM3NET can be overwritten by executing either # # make Antares # make KM3NeT # #-------------------------------------------------------------------------------------- JPP_DIR := $(shell cd ../..; pwd) include $(JPP_DIR)/make/JMakefile LOADLIBES += $(KM3NET_LIBS) $(JAANET_LIBS) $(JTRIGGER_LIBS)