version 1.91, 2020/02/26 19:30:27
|
version 1.92, 2021/02/13 19:16:51
|
|
|
# All modules must be able to find libdsds.so. The define DRMS_LIBDIR specifies the path to | # All modules must be able to find libdsds.so. The define DRMS_LIBDIR specifies the path to |
# all libraries. | # all libraries. |
| |
GLOBALSW = -DDRMS_ARCH="\"$(MACH)\"" |
GLOBALSW = -DDRMS_ARCH="\"$(MACH)\"" -DDRMS_MAKE_ROOT_DIRECTORY="\"$(SRCDIR)\"" |
# | # |
#***********************************************************************************************# | #***********************************************************************************************# |
| |