
include ../makefile.inc

ifneq ($(IS_LIBCARE_CC),y)
TGT := tls_simple
TGT_LDFLAGS :=
include ../makefile-patch-link.inc
endif
