mirror of
https://github.com/serge1/ELFIO.git
synced 2025-03-20 13:20:45 +00:00
6 lines
94 B
Makefile
6 lines
94 B
Makefile
INCLUDES = -I$(top_srcdir)/elfio
|
|
|
|
check_PROGRAMS = tutorial
|
|
|
|
tutorial_SOURCES = tutorial.cpp
|