stage3/Makefile.am
author laurent
Sun, 09 Oct 2011 20:16:41 +0200
changeset 380 b78e59ed4269
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Fix bug in generate_c_inlinefcall.cc that prevent to use extendible standard functions
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc