Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2015 21:13:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204772] Added GH_TUPLE that allows to add many GitHub projects in a more succinct form
Message-ID:  <bug-204772-13-d4NkbDr6Tq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204772-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204772-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204772

--- Comment #15 from yuri@rawbw.com ---
When Makefile has this:
X:=${X} $$ABC
X:=${X} $$ABC

$ make -VX
 BC BC

Do you know how to print the dollar sign without it being expanded?

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204772-13-d4NkbDr6Tq>