stage4/generate_c/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Mon, 03 Jul 2017 20:27:15 +0100
changeset 1052 f91488700835
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Debugging helper class: print value of tokens in debugging output.
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