picrin/contrib/10.roundtrip/nitro.mk

10 lines
305 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
CONTRIB_TESTS += test-roundtrip
2017-03-22 10:59:22 -04:00
test-roundtrip: $(TEST_RUNNER)
./$(TEST_RUNNER) contrib/10.roundtrip/t/roundtrip.scm