xref
: /
freebsd
/
libexec
/
flua
/
libhash
/
Makefile
(revision ae1a0648b05acf798816e7b83b3c10856de5c8e5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
SHLIB_NAME
=
hash.so
2
3
SRCS
+=
lhash.c
4
5
LIBADD
+=
md
6
7
MAN
=
hash
.
3
lua
8
9
.
include
<
bsd.lib.mk
>
10