Blame project/common.mk

c9d3ad
API_SRCS = \
fa3616
	src/u16_mbsinit.c \
0c84af
	src/u16_mbrtowc.c \
24bfc0
	src/u16_mbstowcs.c \
c9d3ad
c9d3ad
INTERNAL_SRCS = \
c9d3ad
c9d3ad
APP_SRCS = \
c9d3ad
c9d3ad
COMMON_SRCS = $(API_SRCS) $(INTERNAL_SRCS)