mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 01:35:49 -04:00
6 lines
102 B
Makefile
6 lines
102 B
Makefile
# from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/db/mpool
|
|
|
|
SRCS+= mpool.c
|