8 lines
106 B
C
8 lines
106 B
C
#define SYSTEM_DIRS \
|
|||
"/usr/local/lib/"
|
|||
|
|||
#define SYSTEM_DIRS_LEN \
|
|||
15
|
|||
|
|||
#define SYSTEM_DIRS_MAX_LEN 15
|