stage3/Makefile.am
author laurent
Fri, 24 Feb 2012 18:16:56 +0100
changeset 407 2d77f0f77773
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Fix bug in code generated for MUL function
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc