mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 04:16:42 -04:00
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete
5 lines
93 B
Makefile
5 lines
93 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
.PATH: ${.CURDIR}/../libc/db/mpool
|
|
|
|
SRCS+= mpool.c
|