file(GLOB sources *.c *.h)

add_executable(e64patch ${sources})
