TOP=../.. include $(TOP)/configure/CONFIG #---------------------------------------- # ADD MACRO DEFINITIONS AFTER THIS LINE #---------------------------------------------------- # Optimization of db files using dbst (DEFAULT: NO) #DB_OPT = YES #---------------------------------------------------- # Create and install (or just install) into /db # databases, templates, substitutions like this #DB += xxx.db DB += HVCAENx527ch.db DB += HVCAENx527chItLk.db DB += HVCAENx527cr.db DB += HVCAENx527.db DB += DetCh.db # Detector channels for HV CAEN boards DB += DetChItLk.db # Software interlock to restrict maximum voltage achived (CAEN) DB += readConfigGlobalMPOD.db DB += readConfigChassisMPOD.db DB += mpod_chassis.db DB += readConfigBoardsMPOD.db DB += mpv_8008l.db # Hardware channels for LV 8008l board DB += mpv_8030.db # Hardware channels for LV 8030 board DB += mpv_8120.db # Hardware channels for LV 8120 board DB += mpv_8120l.db # Hardware channels for LV 8120l board DB += ehs_f_205pf.db # Hardware channels for BIAS ISEG Ehs_f_205pf board DB += ehs_f_201pf.db # Hardware channels for BIAS ISEG Ehs_f_201pf board DB += DetEhs_f_205pf.db # Detector channels for BIAS ISEG Ehs_f_205pf board DB += DetEhs_f_201pf.db # Detector channels for BIAS ISEG Ehs_f_201pf board DB += DetMpv_8008l.db # Detector channels for LV 8008l board DB += DetMpv_8030l.db # Detector channels for LV 8030l board DB += DetMpv_8030.db # Detector channels for LV 8030 board DB += DetMpv_8120.db # Detector channels for LV 8120 board DB += DetMpv_8120l.db # Detector channels for LV 8120l board DB += DetWF.db # Waveform record for monitoring histograms DB += DetChItLk_FDC.db # Software interlock to change the ramp up speed for FDC positive HV channels (CAEN) DB += DetMpv_8008lItLk.db # Inter lock for paired +/- channels DB += DetMpv_8008lItLk_triplet.db # Inter lock for triplet channels (+/-5V and -2V) DB += Det_BCAL_bias_Voffset.db # BCAL temperature offsets DB += bcalPulserVoltages.db DB += DetMPODItLk.db # Software interlock to restrict maximum voltage achived DB += tagmVoltageStatus.db # Records for UCON groups voltage scan of TAGM DB += tagmBiasSiPM.db # Records for UCON groups bias voltage client/server #---------------------------------------------------- # If .db template is not named *.template add # _template = include $(TOP)/configure/RULES #---------------------------------------- # ADD RULES AFTER THIS LINE