Date: Fri, 10 Sep 2010 16:27:09 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/mk Makefile bsd.dtrace.mk Message-ID: <201009101627.o8AGRVQq096345@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2010-09-10 16:27:09 UTC
FreeBSD src repository
Modified files:
share/mk Makefile
Added files:
share/mk bsd.dtrace.mk
Log:
SVN rev 212424 on 2010-09-10 16:27:09Z by rpaulo
Add bsd.dtrace.mk. This allows userland programs and libraries to
define USDT probes on a provider.d file and then use this new make
infrastructure to build the corresponding header file and object file.
This will only take effect when the user defines WITH_DTRACE when building.
Sponsored by: The FreeBSD Foundation
Revision Changes Path
1.53 +2 -1 src/share/mk/Makefile
1.1 +55 -0 src/share/mk/bsd.dtrace.mk (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009101627.o8AGRVQq096345>
