/usr/share/nwchem/libraryps/GNUmakefile is in nwchem-data 6.6+r27746-2.
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 9 10 11 12 13 14 15 16 | #
# $Id: GNUmakefile 24448 2013-07-27 06:12:44Z d3y133 $
#
OBJ_OPTIMIZE = nwpw_library.o nwpw_libfile.o nwpw_set_library.o
OBJ =
LIBRARY = libnwpwlib.a
USES_BLAS =
LIB_INCLUDES =
include ../../config/makefile.h
include ../../config/makelib.h
|