/usr/share/doc/gnustep-dl2/examples/GNUmakefile.eoexample2 is in gnustep-dl2 0.12.0-15.1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | TOOL_NAME+=eoexample2
eoexample2_NEEDS_GUI=no
eoexample2_OBJC_FILES=eoexample2.m
eoexample2_RESOURCE_FILES=library.eomodel
|