stage3/Makefile.am
author laurent
Thu, 02 Feb 2012 00:34:04 +0100
changeset 398 f1f3facc59e7
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Fix issues in standard library with MUX, MOD, NE and convertions to BOOL
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc