stage4/generate_c/Makefile.am
author Edouard Tisserant
Thu, 16 May 2013 14:37:33 +0900
changeset 818 2a3f34967cae
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Moved __INIT_* defines within type definition headers files
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