stage4/generate_c/Makefile.am
author mjsousa
Sun, 06 Jul 2014 16:54:53 +0100
changeset 907 c3edb882a4b2
parent 784 1e1c04ac8dab
permissions -rw-r--r--
code re-organisation. Preparing for the changes to come in the next commit (one C file for each POU)
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