AM_CXXFLAGS = -std=c++17 AUTOMAKE_OPTIONS = subdir-objects bin_PROGRAMS = boxscript boxscript_SOURCES = \ source/pcapp.cpp \ source/parser.cpp \ source/dirent.cpp \ source/expressions.cpp \ source/lexer.cpp \ source/networkstream.cpp \ source/runtimefuncs.cpp