stage4/generate_c/Makefile.am
author mjsousa
Sat, 06 Dec 2014 19:11:32 +0000
changeset 958 7474d2cd1d6e
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Add a new pou_typename_c object to the AST to store references to previously declared Functions, FB, and Programs.
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