Fixed __SET_EXTERNAL_FB declaration in accessor.h, invoked when accessing EXTERNAL_BLOCK.VARIABLE. Macro was invoking __SET_VAR with wrong parameter count. Fixed corresponding code generator for ST. Seems similar codegen for IL is also broken, but fix would affect other (unknown) behviours -> didn't touch it.
include ../../common.mk
lib_LIBRARIES = libstage4_iec.a
libstage4_iec_a_SOURCES = generate_iec.cc
libstage4_iec_a_LIBADD = ../stage4.o
libstage4_iec_a_CPPFLAGS = -I../../../absyntax