stage3/Makefile.am
author laurent
Fri, 18 Nov 2011 17:21:16 +0100
changeset 391 4798bd4739d0
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Fixing bug in all SUB function definitions in standard_functions.txt
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc