stage4/generate_c/Makefile.am
author mjsousa
Sat, 10 Jan 2015 23:17:08 +0000
changeset 991 7c01878bd525
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Correct the number given to actions in the #define's
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