absyntax/Makefile.am
author Edouard Tisserant
Wed, 28 Sep 2011 14:55:26 +0200
changeset 378 7f2e120c7352
parent 353 17bffb57a8c5
permissions -rw-r--r--
moved declaration __STR_CMP to prevent warning
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc