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