NetBSD/external/bsd/jemalloc/Makefile
christos 15c4125cb6 - descend to build libjemalloc
- namespace protect all functions __je
- provide getters and setters for malloc_conf and malloc_message
2019-03-12 15:13:25 +00:00

6 lines
100 B
Makefile

# $NetBSD: Makefile,v 1.1 2019/03/12 15:13:25 christos Exp $
SUBDIR= lib
.include <bsd.subdir.mk>