mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
6 lines
169 B
Makefile
6 lines
169 B
Makefile
# from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
.PATH: ${LIBC_SRCTOP}/db/hash
|
|
|
|
SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
|
|
hash_page.c ndbm.c
|