bin_PROGRAMS = blc blc_SOURCES = \ main.cpp \ lexer.cpp \ parser.cpp AM_CXXFLAGS = \ -std=c++17 \ -I$(top_srcdir)/include