Skip to content

Commit

Permalink
New module versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Sep 24, 2024
1 parent 253687e commit 8575882
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configure/RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
# If using the sequencer, point SNCSEQ at its top directory:
#SNCSEQ=$(EPICS_BASE)/../modules/soft/seq

SUPPORT=/corvette/home/epics/support
SUPPORT=/corvette/home/epics/devel

ASYN=$(SUPPORT)/asyn-4-44-2
ASYN=$(SUPPORT)/asyn-4-45
CALC=$(SUPPORT)/calc-3-7-4
SCALER=$(SUPPORT)/scaler-4-0
MCA=$(SUPPORT)/mca-7-9
Expand All @@ -36,10 +36,10 @@ SSCAN=$(SUPPORT)/sscan-2-11-5
AUTOSAVE=$(SUPPORT)/autosave-5-10-2
# SNCSEQ is needed by std
SNCSEQ=$(SUPPORT)/seq-2-2-9
MEASCOMP=$(SUPPORT)/measComp-4-2
MEASCOMP=$(SUPPORT)/measComp-4-3

# EPICS_BASE usually appears last so other apps can override stuff:
EPICS_BASE=/corvette/usr/local/epics/base-7.0.7
EPICS_BASE=/corvette/usr/local/epics-devel/base-7.0.8

# Set RULES here if you want to take build rules from somewhere
# other than EPICS_BASE:
Expand Down

0 comments on commit 8575882

Please sign in to comment.