absyntax/Makefile.am
author mjsousa
Sat, 15 Feb 2014 23:58:16 +0000
changeset 866 c8c48ab075e0
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add support for nested comments
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc