Edit

kc3-lang/kc3/libc3/sources.mk

Branch :

  • libc3/sources.mk
  • # sources.mk generated by update_sources
    HEADERS = \
    	arg.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 \
    	character.h \
    	compare.h \
    	config.h \
    	debug.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 \
    	list.h \
    	log.h \
    	module.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 \
    	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 \
    	character.c \
    	compare.c \
    	debug.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 \
    	list.c \
    	log.c \
    	module.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 \
    	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 \
    	character.c \
    	compare.c \
    	debug.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 \
    	list.c \
    	log.c \
    	module.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 \