/usr/lib/polymake/bundled/lrs/conf.make is in polymake 3.0r1-4.
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 | ifndef ImportedIntoExtension
# not included on behalf of another extension
include /build/polymake-HGAfhv/polymake-3.0r1/debian/polymake/usr/lib/polymake/conf.make
RequireExtensions :=
endif
ExtensionTop := ${ProjectTop}/bundled/lrs
LrsLib := -llrsgmp
|