absyntax/Makefile.am
author Edouard Tisserant
Wed, 26 Mar 2014 13:20:45 +0100
changeset 883 f1b501f47c1f
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix multiple resources support, POUS.c now only contain static definitions. POUS.c is included in configuration C code as well as in resources to allow GLOBAL FBs to be declared in configurations
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc