/[make]/make/tests/scripts/features/patspecific_vars
ViewVC logotype

Diff of /make/tests/scripts/features/patspecific_vars

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by bosk, Tue Oct 5 16:56:15 2004 UTC revision 1.6 by psmith, Mon Feb 28 07:48:23 2005 UTC
# Line 67  run_make_test(' Line 67  run_make_test('
67  /%: export foo := foo  /%: export foo := foo
68    
69  /bar:  /bar:
70          @test "$(foo)" == "$$foo"          @test "$(foo)" = "$$foo"
71  ', '', '');  ', '', '');
72    
73    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26