File: qjs_module

package info (click to toggle)
libnginx-mod-js 0.8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,808 kB
  • sloc: ansic: 114,096; perl: 8,447; javascript: 2,520; exp: 487; sh: 322; xml: 312; python: 181; makefile: 18
file content (6 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
6
# Copyright (C) Dmitry Volyntsev
# Copyright (C) F5, Inc

QJS_LIB_MODULES="$QJS_LIB_MODULES $njs_module_name"
QJS_LIB_SRCS="$QJS_LIB_SRCS $njs_module_srcs"
NJS_LIB_INCS="$NJS_LIB_INCS $njs_module_incs"