stage3/Makefile.am
author laurent
Wed, 14 Sep 2011 22:58:39 +0200
changeset 377 60b012b7793f
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Adding support for compiling direct array specification inside variable declaration
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc