/usr/include/libMRML/include/directory.h is in libmrml1-dev 0.1.14-12.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 5 | #define __LIBDIR__ "/usr/lib"
#define __PERL_LOCATION__ "/usr/bin/perl"
#define __BINDIR__ "/usr/bin"
#define __EXECBINDIR__ "/usr/bin"
#define __DATADIR__ "/usr/share"
|