# Created by: stas # $FreeBSD: head/devel/boehm-gc-threaded/Makefile 522125 2020-01-05 09:30:14Z amdmi3 $ COMMENT= Garbage collection and memory leak detection for C and C++ with threading support MASTERDIR= ${.CURDIR}/../boehm-gc DESCR= ${.CURDIR}/pkg-descr GC_VARIANT= threaded .include "${MASTERDIR}/Makefile"