stage4/generate_iec/Makefile.am
author mjsousa
Sun, 09 Feb 2014 08:05:44 +0000
changeset 862 2b6b1202f8a8
parent 784 1e1c04ac8dab
permissions -rw-r--r--
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_iec.a

libstage4_iec_a_SOURCES = generate_iec.cc 

libstage4_iec_a_LIBADD = ../stage4.o

libstage4_iec_a_CPPFLAGS = -I../../../absyntax