/usr/share/GNUstep/Makefiles/empty.make is in gnustep-make 2.6.8-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # An empty makefile used by gnustep-config to print out
# compilation/link flags
include $(GNUSTEP_MAKEFILES)/common.make
include $(GNUSTEP_MAKEFILES)/rules.make
|