Edit

kc3-lang/kc3/libc3/sources.mk

Branch :

  • libc3/sources.mk
  • # sources.mk generated by update_sources
    HEADERS = \
    	arg.h \
    	array.h \
    	binding.h \
    	bool.h \
    	buf.h \
    	buf_file.h \
    	buf_inspect.h \
    	buf_parse.h \
    	buf_parse_c.h \
    	buf_save.h \
    	c3.h \
    	c_types.h \
    	call.h \
    	ceiling.h \
    	cfn.h \
    	character.h \
    	compare.h \
    	config.h \
    	env.h \
    	error.h \
    	error_handler.h \
    	eval.h \
    	fact.h \
    	facts.h \
    	facts_cursor.h \
    	facts_spec.h \
    	facts_spec_cursor.h \
    	facts_with.h \
    	facts_with_cursor.h \
    	fn.h \
    	frame.h \
    	hash.h \
    	ident.h \
    	integer.h \
    	io.h \
    	list.h \
    	log.h \
    	module.h \
    	operator.h \
    	quote.h \
    	set__fact.h \
    	set__tag.h \
    	set_cursor__fact.h \
    	set_cursor__tag.h \
    	set_item__fact.h \
    	set_item__tag.h \
    	sha1.h \
    	skiplist__fact.h \
    	skiplist_node__fact.h \
    	str.h \
    	sym.h \
    	tag.h \
    	tuple.h \
    	types.h \
    	ucd.h \
    
    SOURCES = \
    	arg.c \
    	array.c \
    	binding.c \
    	bool.c \
    	buf.c \
    	buf_file.c \
    	buf_inspect.c \
    	buf_parse.c \
    	buf_parse_c.c \
    	buf_save.c \
    	c3.c \
    	call.c \
    	ceiling.c \
    	cfn.c \
    	character.c \
    	compare.c \
    	env.c \
    	error.c \
    	error_handler.c \
    	eval.c \
    	fact.c \
    	facts.c \
    	facts_cursor.c \
    	facts_spec.c \
    	facts_spec_cursor.c \
    	facts_with.c \
    	facts_with_cursor.c \
    	fn.c \
    	frame.c \
    	hash.c \
    	ident.c \
    	integer.c \
    	io.c \
    	list.c \
    	log.c \
    	module.c \
    	operator.c \
    	quote.c \
    	set__fact.c \
    	set__tag.c \
    	set_cursor__fact.c \
    	set_cursor__tag.c \
    	set_item__fact.c \
    	set_item__tag.c \
    	skiplist__fact.c \
    	skiplist_node__fact.c \
    	str.c \
    	sym.c \
    	tag.c \
    	tuple.c \
    	ucd.c \
    
    LO_SOURCES = \
    	arg.c \
    	array.c \
    	binding.c \
    	bool.c \
    	buf.c \
    	buf_file.c \
    	buf_inspect.c \
    	buf_parse.c \
    	buf_parse_c.c \
    	buf_save.c \
    	c3.c \
    	call.c \
    	ceiling.c \
    	cfn.c \
    	character.c \
    	compare.c \
    	env.c \
    	error.c \
    	error_handler.c \
    	eval.c \
    	fact.c \
    	facts.c \
    	facts_cursor.c \
    	facts_spec.c \
    	facts_spec_cursor.c \
    	facts_with.c \
    	facts_with_cursor.c \
    	fn.c \
    	frame.c \
    	hash.c \
    	ident.c \
    	integer.c \
    	io.c \
    	list.c \
    	log.c \
    	module.c \
    	operator.c \
    	quote.c \
    	set__fact.c \
    	set__tag.c \
    	set_cursor__fact.c \
    	set_cursor__tag.c \
    	set_item__fact.c \
    	set_item__tag.c \
    	skiplist__fact.c \
    	skiplist_node__fact.c \
    	str.c \
    	sym.c \
    	tag.c \
    	tuple.c \
    	ucd.c \
    	../libtommath/bn_cutoffs.c \
    	../libtommath/bn_mp_2expt.c \
    	../libtommath/bn_mp_abs.c \
    	../libtommath/bn_mp_add.c \
    	../libtommath/bn_mp_add_d.c \
    	../libtommath/bn_mp_and.c \
    	../libtommath/bn_mp_clamp.c \
    	../libtommath/bn_mp_clear.c \
    	../libtommath/bn_mp_clear_multi.c \
    	../libtommath/bn_mp_cmp.c \
    	../libtommath/bn_mp_cmp_d.c \
    	../libtommath/bn_mp_cmp_mag.c \
    	../libtommath/bn_mp_cnt_lsb.c \
    	../libtommath/bn_mp_complement.c \
    	../libtommath/bn_mp_copy.c \
    	../libtommath/bn_mp_count_bits.c \
    	../libtommath/bn_mp_div.c \
    	../libtommath/bn_mp_div_2.c \
    	../libtommath/bn_mp_div_2d.c \
    	../libtommath/bn_mp_div_3.c \
    	../libtommath/bn_mp_div_d.c \
    	../libtommath/bn_mp_dr_is_modulus.c \
    	../libtommath/bn_mp_dr_reduce.c \
    	../libtommath/bn_mp_dr_setup.c \
    	../libtommath/bn_mp_error_to_string.c \
    	../libtommath/bn_mp_exch.c \
    	../libtommath/bn_mp_exptmod.c \
    	../libtommath/bn_mp_gcd.c \
    	../libtommath/bn_mp_get_i32.c \
    	../libtommath/bn_mp_get_i64.c \
    	../libtommath/bn_mp_get_mag_u32.c \
    	../libtommath/bn_mp_get_mag_u64.c \
    	../libtommath/bn_mp_grow.c \
    	../libtommath/bn_mp_init.c \
    	../libtommath/bn_mp_init_copy.c \
    	../libtommath/bn_mp_init_multi.c \
    	../libtommath/bn_mp_init_size.c \
    	../libtommath/bn_mp_invmod.c \
    	../libtommath/bn_mp_lcm.c \
    	../libtommath/bn_mp_lshd.c \
    	../libtommath/bn_mp_mod.c \
    	../libtommath/bn_mp_mod_2d.c \
    	../libtommath/bn_mp_montgomery_calc_normalization.c \
    	../libtommath/bn_mp_montgomery_reduce.c \
    	../libtommath/bn_mp_montgomery_setup.c \
    	../libtommath/bn_mp_mul.c \
    	../libtommath/bn_mp_mul_2.c \
    	../libtommath/bn_mp_mul_2d.c \
    	../libtommath/bn_mp_mul_d.c \
    	../libtommath/bn_mp_mulmod.c \
    	../libtommath/bn_mp_neg.c \
    	../libtommath/bn_mp_or.c \
    	../libtommath/bn_mp_radix_size.c \
    	../libtommath/bn_mp_reduce.c \
    	../libtommath/bn_mp_reduce_2k.c \
    	../libtommath/bn_mp_reduce_2k_l.c \
    	../libtommath/bn_mp_reduce_2k_setup.c \
    	../libtommath/bn_mp_reduce_2k_setup_l.c \
    	../libtommath/bn_mp_reduce_is_2k.c \
    	../libtommath/bn_mp_reduce_is_2k_l.c \
    	../libtommath/bn_mp_reduce_setup.c \
    	../libtommath/bn_mp_rshd.c \
    	../libtommath/bn_mp_set.c \
    	../libtommath/bn_mp_sqr.c \
    	../libtommath/bn_mp_sqrt.c \
    	../libtommath/bn_mp_sub.c \
    	../libtommath/bn_mp_sub_d.c \
    	../libtommath/bn_mp_xor.c \
    	../libtommath/bn_mp_zero.c \
    	../libtommath/bn_s_mp_add.c \
    	../libtommath/bn_s_mp_balance_mul.c \
    	../libtommath/bn_s_mp_exptmod.c \
    	../libtommath/bn_s_mp_exptmod_fast.c \
    	../libtommath/bn_s_mp_invmod_fast.c \
    	../libtommath/bn_s_mp_invmod_slow.c \
    	../libtommath/bn_s_mp_karatsuba_mul.c \
    	../libtommath/bn_s_mp_karatsuba_sqr.c \
    	../libtommath/bn_s_mp_montgomery_reduce_fast.c \
    	../libtommath/bn_s_mp_mul_digs.c \
    	../libtommath/bn_s_mp_mul_digs_fast.c \
    	../libtommath/bn_s_mp_mul_high_digs.c \
    	../libtommath/bn_s_mp_mul_high_digs_fast.c \
    	../libtommath/bn_s_mp_rand_platform.c \
    	../libtommath/bn_s_mp_sqr.c \
    	../libtommath/bn_s_mp_sqr_fast.c \
    	../libtommath/bn_s_mp_sub.c \
    	../libtommath/bn_s_mp_toom_mul.c \
    	../libtommath/bn_s_mp_toom_sqr.c \