absyntax/Makefile.am
author mjsousa
Tue, 29 Jul 2014 13:39:40 +0100
changeset 918 e9bde0aa93ed
parent 353 17bffb57a8c5
permissions -rw-r--r--
for option '-Op' (generate <pouname>.h/c): add '#include <pouname>.h' to the .c file, and '#ifdef <pouname>_H' to the .h file
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc