stage3/Makefile.am
author Edouard Tisserant
Wed, 28 Sep 2011 14:55:26 +0200
changeset 378 7f2e120c7352
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
moved declaration __STR_CMP to prevent warning
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc