stage3/Makefile.am
author Edouard Tisserant
Wed, 16 Nov 2011 17:48:22 +0100
changeset 389 94b67e38188a
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
silenced warning on X86_64 build by casying numerical operand of snprintf
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc