Differences From Artifact [c62821a6f5]:
- File src/exceptions/Makefile — part of check-in [1e716c7f85] at 2020-10-03 14:23:04 on branch trunk — Add MTXRequest, MTXClient & support for logging in (user: js, size: 213) [annotate] [blame] [check-ins using]
To Artifact [8e5700e68b]:
- File src/exceptions/Makefile — part of check-in [c29845b7b8] at 2020-10-03 16:21:34 on branch trunk — MTXClient: Add support for logging out (user: js, size: 249) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + + | include ../../extra.mk STATIC_PIC_LIB_NOINST = ${EXCEPTIONS_LIB_A} STATIC_LIB_NOINST = ${EXCEPTIONS_A} |