Go to the source code of this file.
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 | ) |
done echo echo Installing library and objects to | ( | SYSLIB_DIR | ) |
Referenced by vf48_ParameterRead(), and vf48_ParameterWrite().
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 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 |
ifdef NEED_MYSQL ROOTSYS lib ROOTSYS lib endif ifdef NEED_LIBROOTA ROOTLIBS |
SYSLIB_DIR endif VPATH |