Update hint to utilize user variable.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
kib 2016-11-15 09:37:35 +00:00
parent 5c7a029be0
commit ad9014c961

View File

@ -2,7 +2,7 @@
# Use the following command to build local debug version of dynamic # Use the following command to build local debug version of dynamic
# linker: # linker:
# make DEBUG_FLAGS=-g DEBUG=-DDEBUG MK_TESTS=no all # make DEBUG_FLAGS=-g DEBUG=-DDEBUG WITHOUT_TESTS=yes all
.include <src.opts.mk> .include <src.opts.mk>
PACKAGE= clibs PACKAGE= clibs