
target_sources(c 
	PRIVATE
		abs.c
		atof.c
		atoi.c
		strtod.c
		strtol.c
)
