mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge.
7 lines
174 B
Makefile
7 lines
174 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
.PATH: ${.CURDIR}/db/man
|
|
|
|
# mpool.3
|
|
MAN3+= db/man/btree.3 db/man/dbopen.3 db/man/hash.3 db/man/recno.3
|
|
MLINKS+= dbopen.3 db.3
|