absyntax/Makefile.am
author mjsousa <msousa@fe.up.pt>
Wed, 09 May 2012 21:46:21 +0100
changeset 542 8f5d9916820d
parent 353 17bffb57a8c5
permissions -rw-r--r--
Remove file (used for old method of supporting standard functions).
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc