absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Sat, 03 Mar 2012 20:42:48 +0000
changeset 464 319ee8b218f3
parent 353 17bffb57a8c5
permissions -rw-r--r--
Handle JMP to labels preceding the JMP instruction itself.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc