stage4/generate_c/Makefile.am
author mjsousa
Sun, 19 Oct 2014 21:30:58 +0100
changeset 938 31e3b3f2eff1
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Do the full fill_candidate/narrow_datatype algorithm for all fields of a structured variable in the fill_candidate_datatypes_c
Allows us to remove temporary code from the search_varfb_decl_c
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