ObjSQLite3  Makefile at [5e202503fc]

File src/exceptions/Makefile artifact a63d26e3c5 part of check-in 5e202503fc


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..