1AM_CPPFLAGS = -I$(top_srcdir) 2bin_PROGRAMS = elfdump 3elfdump_SOURCES = elfdump.cpp 4EXTRA_DIST = CMakeLists.txt 5