/usr/share/doc/gnustep-dl2/examples/GNUmakefile.connection is in gnustep-dl2 0.12.0-13.
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+=connection
connection_NEEDS_GUI=no
connection_OBJC_FILES=connection.m
connection_RESOURCE_FILES=library.eomodel
|