Date: Thu, 12 May 2005 15:41:02 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile cond.c Message-ID: <200505121541.j4CFf28u078572@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-05-12 15:41:02 UTC
FreeBSD src repository
Modified files:
usr.bin/make Makefile cond.c
Log:
Use a variable initialized to a string instead of the string directly
to get rid of a const warning.
Submitted by: Max Okumoto <okumoto@ucsd.edu> (7.244)
Revision Changes Path
1.54 +1 -1 src/usr.bin/make/Makefile
1.51 +7 -6 src/usr.bin/make/cond.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505121541.j4CFf28u078572>
