mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add a comment describing where to include bsd.dtrace.mk.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6774542431
commit
004699f14f
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue