absyntax/Makefile.am
author Edouard Tisserant
Fri, 30 Aug 2019 10:27:45 +0200
changeset 1089 25271e1a3426
parent 353 17bffb57a8c5
permissions -rw-r--r--
Reworked get_greatest_tick_count computation
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc