absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 27 Nov 2012 14:49:08 +0000
changeset 756 634f476cb60f
parent 353 17bffb57a8c5
permissions -rw-r--r--
Insert the auto generated enum datatype conversion functions after the TYPE...END_TYPE, instead of at the end of input file.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc