stage4/generate_c/Makefile.am
author Edouard Tisserant
Thu, 27 Mar 2014 09:52:13 +0100
changeset 884 a51a3bb4d613
parent 784 1e1c04ac8dab
permissions -rw-r--r--
More static declarations in POUS.c in order to avoid conflicting symbol definitions with new POUS.c inclusion scheme
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