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