stage4/generate_c/Makefile.am
author mjsousa
Sat, 29 Nov 2014 12:10:34 +0000
changeset 951 f53ea4c8621c
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Comment out unused and buggy code.
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