# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/notion/notion.conf # Copyright (C) 2004 - 2022 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- var_append makeopt ' ' 'ETCDIR=/etc/notion' var_append makeopt ' ' 'LUA_VERSION=5.4' var_append makeopt ' ' 'LUA=lua' var_append makeopt ' ' 'LUAC=luac' var_append makeopt ' ' 'LUA_INCLUDES="-DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE"' var_append makeopt ' ' 'LUA_LIBS="-llua -lm -ldl -lreadline -lhistory -lncurses"' var_append makeinstopt ' ' 'ETCDIR=/etc/notion'