executable('rax2', 'rax2.c',
include_directories: [platform_inc],
link_with: [r_util],
install: true
)