1
0
mirror of https://github.com/serge1/ELFIO.git synced 2025-03-24 16:43:32 +00:00

4 lines
134 B
Makefile
Raw Normal View History

2012-11-27 11:45:28 +02:00
AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = write_obj
write_obj_SOURCES = write_obj.cpp
EXTRA_DIST = CMakeLists.txt