stage3/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Fri, 29 Jul 2011 16:08:40 +0100
changeset 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc