mirror of
https://github.com/serge1/ELFIO.git
synced 2025-01-16 22:21:01 +00:00
6 lines
86 B
Makefile
6 lines
86 B
Makefile
INCLUDES = -I$(top_srcdir)
|
|
|
|
bin_PROGRAMS = tutorial
|
|
|
|
tutorial_SOURCES = tutorial.cpp
|