File: lua5.1.dh-lua.conf

package info (click to toggle)
lua-logging 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 416 kB
  • ctags: 60
  • sloc: makefile: 14; sh: 2
file content (5 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (3)
1
2
3
4
5
PKG_NAME=logging
LUA_SOURCES=$(wildcard src/logging/*.lua) src/logging.lua
LUA_SOURCES_MANGLER=sed s?src/??
LUA_MODNAME=logging
LUA_TEST=tests/testConsole.lua