absyntax/Makefile.am
author Laurent Bessard
Mon, 03 Dec 2012 23:36:03 +0100
changeset 711 8a1ba3db05b2
parent 353 17bffb57a8c5
permissions -rw-r--r--
Replacing libc time functions for date <-> timespec translation by platform and localtime independant implementation
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc