stage3/Makefile.am
author Edouard Tisserant
Thu, 20 Oct 2011 00:41:44 +0200
changeset 384 4626828277f9
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
fixed signedness warning on string slicing funcs in std lib
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc