stage3/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Wed, 25 Apr 2012 15:46:53 +0100
changeset 531 e7d6f28fc882
parent 508 dc6906338042
child 559 a3b8925e640c
permissions -rw-r--r--
Make temporary fix to is_complex() method.
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