stage4/generate_c/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 04 Apr 2017 15:21:42 +0100
changeset 1043 4165b7189c32
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Add token reference to all symbol_c, and add list_c::find_element()
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