absyntax/Makefile.am
author mjsousa
Sun, 28 Dec 2014 13:29:47 +0000
changeset 980 9ed5aff159db
parent 353 17bffb57a8c5
permissions -rw-r--r--
Make support for use of variables in array size declarations a command line option (off by default)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc