fix code generation when dereferencing pointers (ref_to) to arrays (ref_to_array^[5])
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