stage4/generate_c/Makefile.am
author Edouard Tisserant
Wed, 28 Sep 2011 14:55:26 +0200
changeset 378 7f2e120c7352
parent 369 569e7d9e2406
child 784 1e1c04ac8dab
permissions -rw-r--r--
moved declaration __STR_CMP to prevent warning
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