Changes between Version 2 and Version 3 of epics/saverestore


Ignore:
Timestamp:
12/09/15 22:23:20 (9 years ago)
Author:
Takashi Obina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • epics/saverestore

    v2 v3  
    1818   {{{
    1919   AUTOSAVE=$(EPICS_BASE)/../extensions/src/autosave-R5-7-1
     20   }}}
     21 * src ディレクトリで Makefileを編集。以下の2行を追加する。
     22   {{{
     23   # for autosave
     24   <appname>_DBD  += asSupport.dbd
     25   <appname>_LIBS += autosave
    2026   }}}
    2127 * db ファイル作成し、waveformレコードを1つ作る