stage4/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Fri, 19 Aug 2011 21:53:11 +0100
changeset 357 8a6a69dd23ce
parent 353 17bffb57a8c5
child 369 569e7d9e2406
permissions -rw-r--r--
Some more comments on how to build, and correcting name of README.build file.
include ../common.mk

lib_LIBRARIES = libstage4.a

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

libstage4_a_CPPFLAGS = -I../../absyntax