Add a comment describing where to include bsd.dtrace.mk.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Rui Paulo 2010-09-11 10:11:59 +00:00
parent 6774542431
commit 004699f14f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212461

View File

@ -29,6 +29,7 @@
#
#
# The only variable that you should define on your Makefile is 'DTRACEOBJS'.
# You must include this file before bsd.lib.mk or bsd.prog.mk.
#
.if defined(WITH_DTRACE)