File: lua5.1.dh-lua.conf

package info (click to toggle)
lua-penlight 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 980 kB
  • ctags: 944
  • sloc: makefile: 12
file content (5 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (6)
1
2
3
4
5
PKG_NAME=penlight
LUA_MODNAME=pl
LUA_SOURCES=$(shell find lua -name \*.lua)
LUA_SOURCES_MANGLER=sed s?^lua/??
LUA_TEST=run.lua