stage4/generate_c/Makefile.am
author Edouard Tisserant
Wed, 26 Mar 2014 13:20:45 +0100
changeset 883 f1b501f47c1f
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Fix multiple resources support, POUS.c now only contain static definitions. POUS.c is included in configuration C code as well as in resources to allow GLOBAL FBs to be declared in configurations
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