Makefile File Reference

Go to the source code of this file.


Function Documentation

do install v D m $$file ( PREFIX   ) 

do install v D m $$file ( SYSINC_DIR   ) 

do install v D m $$file ( SYSBIN_DIR   ) 

then echo Making directory ( BIN_DIR   ) 

then echo Making directory ( LIB_DIR   ) 

then echo Making directory ( OS_DIR   ) 

Referenced by cm_connect_experiment1(), and cm_scan_experiments().

fi ln fs ( SYSBIN_DIR   ) 

done ifeq ( (OSTYPE),
linux   
)

do install v m ( BIN_DIR   ) 

done ifdef CERNLIB install v m ( LIB_DIR   ) 

done install v m ( UTL_DIR   ) 

mkdir ( BIN_DIR   ) 

mkdir ( LIB_DIR   ) 

mkdir ( OS_DIR   ) 

then chmod s ( SYSBIN_DIR   ) 

fi echo echo No utilities install to ( SYSBIN_DIR   ) 

Definition at line 559 of file Makefile.

done echo echo Installing library and objects to ( SYSLIB_DIR   ) 

Referenced by vf48_ParameterRead(), and vf48_ParameterWrite().


Variable Documentation

LIB_DIR __pad0__

Definition at line 311 of file Makefile.

BIN_DIR __pad1__

Definition at line 317 of file Makefile.

ifdef NEED_MYSQL CFLAGS

Initial value:

 -DHAVE_MYSQL $(shell mysql_config --include)
MYSQL_LIBS  := $(shell mysql_config --libs)

NEED_ZLIB = 1
endif

ifdef ROOTSYS
ROOTLIBS    := $(shell $(ROOTSYS)/bin/root-config --libs)
ROOTGLIBS   := $(shell $(ROOTSYS)/bin/root-config --glibs)
ROOTCFLAGS  := $(shell $(ROOTSYS)/bin/root-config --cflags)

ifdef NEED_RPATH
ROOTLIBS   += -Wl

Definition at line 327 of file Makefile.

fi

Definition at line 320 of file Makefile.

fi

Definition at line 314 of file Makefile.

fi

Definition at line 308 of file Makefile.

fi if[-f $(SYSBIN_DIR)/mhttpd]

Definition at line 555 of file Makefile.

fi if

Definition at line 486 of file Makefile.

Referenced by bm_check_buffers(), bm_close_buffer(), bm_flush_cache(), bm_open_buffer(), bm_push_event(), bm_receive_event(), bm_send_event(), bm_wait_for_free_space(), check_polled_events(), db_copy(), db_create_key(), db_enum_key(), db_find_key(), db_open_database(), register_equipment(), sc_thread(), scheduler(), send_all_periodic_events(), and tr_start().

done minimal_install

Definition at line 545 of file Makefile.

OSTYPE

Definition at line 33 of file Makefile.

ifdef NEED_MYSQL ROOTSYS lib ROOTGLIBS = -Wl

Definition at line 340 of file Makefile.

ifdef NEED_MYSQL ROOTSYS lib ROOTSYS lib endif ifdef NEED_LIBROOTA ROOTLIBS

Definition at line 340 of file Makefile.

ifdef NEED_MYSQL ROOTSYS lib rpath

Definition at line 340 of file Makefile.

ifdef NEED_MYSQL rpath

Definition at line 327 of file Makefile.

rpath

Definition at line 33 of file Makefile.

SYSLIB_DIR endif VPATH

Initial value:

 $(LIB_DIR):$(INC_DIR)

all: check-mxml 
        $(OS_DIR) $(LIB_DIR) $(BIN_DIR) 
        $(LIBNAME) $(SHLIB) 
        $(ANALYZER) 
        $(LIB_DIR)/cnaf_callback.o 
        $(LIB_DIR)/mfe.o 
        $(LIB_DIR)/fal.o $(PROGS)

examples: $(EXAMPLES)







$(OS_DIR):
        @if [ ! -d  $(OS_DIR) ]

Definition at line 286 of file Makefile.


Midas DOC Version 2.0.2 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Exaos Lee - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk