/usr/share/GNUstep/debian/config.mk is in gnustep-make 2.6.2-2.1ubuntu1.
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 6 7 8 | # -*- makefile -*-
# Configuration variables describing the GNUstep paths
GS_USE_FHS = yes
GS_MAKE_DIR = /usr/share/GNUstep/Makefiles
include /usr/share/GNUstep/Makefiles/filesystem.make
|