picrin/contrib/10.roundtrip/nitro.mk

5 lines
185 B
Makefile
Raw Normal View History

2016-01-09 00:15:49 -05:00
CONTRIB_DEFS += -DPIC_CSTRING_TO_DOUBLE=emyg_atod -DPIC_DOUBLE_TO_CSTRING=emyg_dtoa
CONTRIB_SRCS += contrib/10.roundtrip/emyg_dtoa.c \
contrib/10.roundtrip/emyg_atod.c