stage3/Makefile.am
author Conti Manuele <manuele.conti@alice.it>
Tue, 24 Apr 2012 16:49:43 +0200
changeset 537 199bdfe36166
parent 508 dc6906338042
child 559 a3b8925e640c
permissions -rw-r--r--
Fix code generation about __INIT_GLOBAL_LOCATED.
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	flow_control_analysis.cc \
	fill_candidate_datatypes.cc \
	narrow_candidate_datatypes.cc \
	print_datatypes_error.cc \
	datatype_functions.cc \
	lvalue_check.cc