set(rst_SRCS
    rst.c
)

add_executable(rst ${rst_SRCS})

AddAuxInstallTarget(rst)
