xref
: /
freebsd
/
libexec
/
flua
/
libhash
/
Makefile
(revision d21e322d563e0fd1f92c22205c2ced4bcd22dc23)
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