stage4/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Fri, 29 Jul 2011 16:08:40 +0100
changeset 353 17bffb57a8c5
child 369 569e7d9e2406
permissions -rw-r--r--
Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
include ../common.mk

lib_LIBRARIES = libstage4.a

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

libstage4_a_CPPFLAGS = -I../../absyntax