absyntax/Makefile.am
author mjsousa
Wed, 19 Mar 2014 12:13:43 +0000
changeset 880 599e88d12f9a
parent 353 17bffb57a8c5
permissions -rw-r--r--
Track of line number correctly when input file has code with very long lines.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc