stage4/generate_c/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 22 Jan 2013 16:07:49 +0000
changeset 805 b737cfc92614
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Use simple_spec_init_c inside en_param_declaration_c (will reduce need to handle it as a special case in the future).
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