/[make]/make/tests/scripts/variables/MAKE
ViewVC logotype

Diff of /make/tests/scripts/variables/MAKE

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

revision 1.1 by psmith, Tue Sep 14 02:03:54 1999 UTC revision 1.2 by psmith, Mon Feb 28 07:48:23 2005 UTC
# Line 1  Line 1 
1    #                                                                    -*-perl-*-
2    
3  $description = "The following test creates a makefile to test MAKE \n"  $description = "The following test creates a makefile to test MAKE \n"
4                ."(very generic)";                ."(very generic)";
5    
# Line 26  $answer = "$mkpath\n$mkpath -f $makefile Line 28  $answer = "$mkpath\n$mkpath -f $makefile
28    
29  &run_make_with_options($makefile,"",&get_logfile,0);  &run_make_with_options($makefile,"",&get_logfile,0);
30    
31  &delete("foo");  &rmfiles("foo");
32  # COMPARE RESULTS  # COMPARE RESULTS
33  &compare_output($answer,&get_logfile(1));  &compare_output($answer,&get_logfile(1));
34    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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