stage3/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Fri, 19 Aug 2011 20:57:49 +0100
changeset 356 9b23cdca0bae
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Include the declaration of standard functions (incorrectly removed in previous commit)
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc