1bin_PROGRAMS = createtorrent
2createtorrent_SOURCES = main.c
3createtorrent_LDADD =
4createtorrent_CPPFLAGS = -D_FILE_OFFSET_BITS=64
5