absyntax/Makefile.am
author Edouard Tisserant
Wed, 28 Nov 2012 11:52:03 +0900
changeset 709 bca119630cf6
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fixed timegm usage incompatible with mingw, reverted to mktime in case mingw is detected
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc