4
0
mirror of https://github.com/QuasarApp/ELFIO.git synced 2025-05-12 19:09:34 +00:00
2020-08-24 13:05:31 -07:00

5 lines
139 B
Makefile

AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = elfdump
elfdump_SOURCES = elfdump.cpp
EXTRA_DIST = ELFDump.vcxproj CMakeLists.txt