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

Diff of /make/tests/scripts/features/statipattrules

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

revision 1.4 by bosk, Thu Mar 3 17:39:49 2005 UTC revision 1.5 by bosk, Wed Aug 10 10:21:14 2005 UTC
# Line 73  foo.x bar.x: %.x : ; @echo $@ Line 73  foo.x bar.x: %.x : ; @echo $@
73  'foo.x  'foo.x
74  ');  ');
75    
76    
77    # TEST #6 -- bug #13881: double colon static pattern rule does not
78    #                        substitute %.
79    #
80    run_make_test('
81    foo.bar:: %.bar: %.baz
82    foo.baz: ;@:
83    ',
84    '',
85    '');
86    
87  1;  1;

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

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