/[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.6 by psmith, Mon Feb 28 07:48:23 2005 UTC revision 1.7 by psmith, Mon Aug 29 14:11:01 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"          @echo $(foo) $$foo
71  ', '', '');  ', '', 'foo foo');
72    
73    
74  # TEST #6 -- test expansion of pattern-specific simple variables  # TEST #6 -- test expansion of pattern-specific simple variables

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

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