absyntax/Makefile.am
author Edouard Tisserant
Fri, 28 Feb 2014 11:27:53 +0100
changeset 871 878e9bf4c6ec
parent 353 17bffb57a8c5
permissions -rw-r--r--
Added stage1_2/Makefile.am weird rule to keep compatible with previous version of automake
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc