Do constant propagation of instantiated FBs, so that variable sized arrays can be declared in FBs too.
include ../../common.mk
lib_LIBRARIES = libstage4_c.a
libstage4_c_a_SOURCES = generate_c.cc
libstage4_c_a_LIBADD = ../stage4.o
libstage4_c_a_CPPFLAGS = -I../../../absyntax