stage4/generate_iec/Makefile.am
author mjsousa
Sun, 16 Feb 2014 00:37:40 +0000
changeset 867 a435684a5223
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Add option to control support for nested comments (default is off, as defined in IEC 61131-3 v2)
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