mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 19:08:58 +00:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
.PATH: ${.CURDIR}/db/mpool
|
|
|
|
SRCS+= mpool.c
|