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