christos 24e17e276b From Aleksey Cheusov: Fix unexpected behavior with:
all: test1 test2
test1:
	@echo ${foo::=foo-text}
test2:
	@echo $(foo::=foo-text)
Saying:
nbmake: Unclosed substitution for foo (} missing)
for test 2
2010-12-02 16:46:22 +00:00
..
2010-05-14 01:53:28 +00:00
2010-05-14 16:48:02 +00:00
2010-04-05 21:33:09 +00:00
2010-04-24 17:58:40 +00:00
2010-05-14 16:48:36 +00:00
2010-07-08 20:52:22 +00:00
2010-11-16 02:53:49 +00:00
2010-04-05 21:16:21 +00:00
2010-05-14 16:54:48 +00:00
2010-04-13 09:01:10 +00:00
2010-04-05 21:16:21 +00:00
2010-10-16 10:27:06 +00:00
2010-05-14 16:58:32 +00:00
2010-05-14 17:06:40 +00:00
2010-05-14 17:14:28 +00:00
2010-05-14 17:24:38 +00:00
2010-07-09 07:04:30 +00:00
2010-03-05 19:53:37 +00:00
2010-05-14 17:28:23 +00:00
2010-11-16 23:59:02 +00:00
2010-05-14 17:31:26 +00:00
2010-04-05 21:24:14 +00:00
2010-11-03 12:21:50 +00:00
2010-06-06 00:00:33 +00:00
2010-11-25 04:33:30 +00:00
2010-05-16 07:40:53 +00:00
2010-11-24 13:17:56 +00:00
2010-05-14 01:58:07 +00:00
2010-11-02 12:10:13 +00:00
2010-10-06 07:59:18 +00:00
2010-11-28 01:33:37 +00:00
2010-10-18 19:39:32 +00:00
2010-04-05 16:13:58 +00:00
2010-04-23 22:04:37 +00:00
2010-05-30 00:45:03 +00:00
2010-08-27 16:50:10 +00:00