stage4/generate_c/Makefile.am
author Edouard Tisserant
Fri, 30 Aug 2019 10:27:45 +0200
changeset 1089 25271e1a3426
parent 784 1e1c04ac8dab
permissions -rw-r--r--
Reworked get_greatest_tick_count computation
include ../../common.mk

lib_LIBRARIES = libstage4_c.a

libstage4_c_a_SOURCES = generate_c.cc 

libstage4_c_a_LIBADD = ../stage4.o

libstage4_c_a_CPPFLAGS = -I../../../absyntax