Artifact 289d424c287ceaf544046e5d12c3a2974059e32cbc91248c3834cd5245da60fb:
- File src/exceptions/Makefile — part of check-in [26a83e91f0] at 2020-08-31 22:19:00 on branch trunk — Add SL3OpenFailedException (user: js, size: 237) [annotate] [blame] [check-ins using]
include ../../extra.mk STATIC_PIC_LIB_NOINST = ${EXCEPTIONS_LIB_A} STATIC_LIB_NOINST = ${EXCEPTIONS_A} SRCS = SL3Exception.m \ SL3OpenFailedException.m INCLUDES = ${SRCS:.m=.h} include ../../buildsys.mk CPPFLAGS += -I. -I..