Fix bug in standard: standard does not allow multiple VAR_GLOBAL ... END_VAR constructs in configurations and resources. This is probably a bug, so we allow it.
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