mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 11:27:03 +00:00
7573aeeef3
- Delete WriteObj2 example
6 lines
93 B
Makefile
6 lines
93 B
Makefile
INCLUDES = -I$(top_srcdir)
|
|
|
|
bin_PROGRAMS = write_obj
|
|
|
|
write_obj_SOURCES = write_obj.cpp
|