absyntax/Makefile.am
author Edouard Tisserant
Fri, 23 Dec 2011 15:17:45 +0100
changeset 395 25f3b479a8ce
parent 353 17bffb57a8c5
permissions -rw-r--r--
removed useless extern func declaration in __INIT_EXTERNAL, producing warning during build of POUS.c
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc