stage3/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Fri, 28 Oct 2011 10:25:07 +0100
changeset 385 450d684013dc
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Adding a line to a comment. Does not change any code.
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc