stage3/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 23 Aug 2011 09:10:03 +0100
changeset 359 84f81f8eac2f
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Include (again!) the declaration of standard functions (incorrectly removed -again- in previous commit)
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc