absyntax/Makefile.am
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Sun, 16 Apr 2017 09:00:09 +0100
changeset 1050 bdc21971f95d
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add comment stating how to enable debug option in flex.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc