change EPICS_BASE default

This commit is contained in:
Michael Davidsaver
2013-05-25 12:27:48 -04:00
parent 9c4f3e0d48
commit dbd168c1af

View File

@ -25,7 +25,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
#SNCSEQ=$(EPICS_BASE)/../modules/soft/seq
# EPICS_BASE usually appears last so other apps can override stuff:
EPICS_BASE=/home/mdavidsaver/work/epics/epics-git
EPICS_BASE=/usr/lib/epics
# Set RULES here if you want to take build rules from somewhere
# other than EPICS_BASE: