stage4/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 25 Aug 2011 17:55:48 +0100
changeset 366 1aeb29ee9381
parent 353 17bffb57a8c5
child 369 569e7d9e2406
permissions -rw-r--r--
Ignore underscores when extracting value of integer.
include ../common.mk

lib_LIBRARIES = libstage4.a

libstage4_a_SOURCES = \
	generate_c/generate_c.cc \
	stage4.cc 

libstage4_a_CPPFLAGS = -I../../absyntax