configure/RELEASE
changeset 4 f7598b2df637
parent 0 bd6bb22c6533
equal deleted inserted replaced
3:ec018606c207 4:f7598b2df637
    28 # If using the sequencer, point SNCSEQ at its top directory:
    28 # If using the sequencer, point SNCSEQ at its top directory:
    29 SNCSEQ=$(MODULES)/seq-2.2.2
    29 SNCSEQ=$(MODULES)/seq-2.2.2
    30 ASYN=$(SUPPORT)/asyn4-26
    30 ASYN=$(SUPPORT)/asyn4-26
    31 STREAM=$(SUPPORT)/stream
    31 STREAM=$(SUPPORT)/stream
    32 EUROTHERM2K=$(SUPPORT)/eurotherm2k-1-18
    32 EUROTHERM2K=$(SUPPORT)/eurotherm2k-1-18
       
    33 CALC=$(SUPPORT)/calc-3-4-2
    33 
    34 
    34 # EPICS_BASE usually appears last so other apps can override stuff:
    35 # EPICS_BASE usually appears last so other apps can override stuff:
    35 EPICS_BASE=$(HOME)/EPICS/base
    36 EPICS_BASE=$(HOME)/EPICS/base
    36 
    37 
    37 # Set RULES here if you want to take build rules from somewhere
    38 # Set RULES here if you want to take build rules from somewhere