absyntax/Makefile.am
author mjsousa
Fri, 02 Oct 2015 10:31:20 +0100
changeset 1004 c25446920923
parent 353 17bffb57a8c5
permissions -rw-r--r--
Update README.build file with instructions for crosscompiling to win32
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc