absyntax/Makefile.am
author mjsousa
Sun, 28 Dec 2014 22:20:08 +0000
changeset 981 aad6aa35ce60
parent 353 17bffb57a8c5
permissions -rw-r--r--
Disable constant propagation again (still not working correctly)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc