Date: Wed, 13 Oct 2010 13:17:38 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh Makefile Message-ID: <201010131317.o9DDHkJo067361@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-10-13 13:17:38 UTC FreeBSD src repository Modified files: bin/sh Makefile Log: SVN rev 213774 on 2010-10-13 13:17:38Z by jhb Suggest that DEBUG_FLAGS be used to enable extra debugging rather than frobbing CFLAGS directly. DEBUG_FLAGS is something that can be specified on the make command line without having to edit the Makefile directly. Submitted by: Garrett Cooper Revision Changes Path 1.50 +1 -1 src/bin/sh/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010131317.o9DDHkJo067361>