Finish: Change order of SET_xxx() macros. (this will allow me to simplify the print_setter() methods later on)
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