mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
6 lines
170 B
Makefile
6 lines
170 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
.PATH: ${.CURDIR}/db/hash
|
|
|
|
SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
|
|
hash_page.c hsearch.c ndbm.c
|