4bc89278fec458a097c575de1e3417dea0b2cd55
Makefile was using old e3 directives. I copied the makefile from the recipe.
ADHama
European Spallation Source ERIC Site-specific EPICS module : ADHama
Additonal information:
To build conda env:
conda create -n hama epics-base require tclx make compilers adcore busy
To activate env:
conda activate orca
git clone ...
cd git/ADOrca
compilation:
make -f ADOrca.Makefile LIBVERSION=0.1 clean uninstall build db install
execution:
iocsh.bash cmds/st.cmd
Description
Languages
C++
52.1%
C
45.7%
Batchfile
1.2%
Makefile
1%