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