Artifact c62821a6f519d1520b9280275b3890ecd6b6727ea1e6eb5ea87de96084667540:
- 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]
include ../../extra.mk STATIC_PIC_LIB_NOINST = ${EXCEPTIONS_LIB_A} STATIC_LIB_NOINST = ${EXCEPTIONS_A} SRCS = MTXLoginFailedException.m INCLUDES = ${SRCS:.m=.h} include ../../buildsys.mk CPPFLAGS += -I. -I..