absyntax/Makefile.am
author mjsousa
Sat, 01 Dec 2012 11:30:16 +0000
changeset 761 7b52623a2f37
parent 353 17bffb57a8c5
permissions -rw-r--r--
Allow bison to ask for an END_OF_INPUT token multiple times!
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc