Artifact a63d26e3c5512a23301c583c4180484b5cbe359866d55d773bf3f7fc476091a3:
- File src/exceptions/Makefile — part of check-in [5e202503fc] at 2020-08-24 21:44:39 on branch trunk — Initial commit (user: js, size: 201) [annotate] [blame] [check-ins using]
include ../../extra.mk STATIC_PIC_LIB_NOINST = ${EXCEPTIONS_LIB_A} STATIC_LIB_NOINST = ${EXCEPTIONS_A} SRCS = SLException.m INCLUDES = ${SRCS:.m=.h} include ../../buildsys.mk CPPFLAGS += -I. -I..