stage3/Makefile.am
author laurent
Sun, 09 Oct 2011 20:18:55 +0200
changeset 381 2fd934b91ffd
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Fix bug in code generation of directly declared array variables that generate wrong code when using located variables in a program POU
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc