/[dejagnu]/dejagnu/testsuite/Makefile.in
ViewVC logotype

Diff of /dejagnu/testsuite/Makefile.in

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

revision 1.5 by rsavoye, Fri May 4 05:25:59 2001 UTC revision 1.6 by rsavoye, Wed May 9 18:19:44 2001 UTC
# Line 72  tclsh = @tclsh@ Line 72  tclsh = @tclsh@
72    
73  AUTOMAKE_OPTIONS = dejagnu  AUTOMAKE_OPTIONS = dejagnu
74    
75  RUNTEST = `   if [ -f ${top_srcdir}/runtest$(EXEEXT) ] ; then     echo ${top_srcdir}/runtest$(EXEEXT) ;   else echo "ERROR: runtest not found" ; exit 1; fi`  RUNTEST = `   if [ -f ${top_srcdir}/runtest$(EXEEXT) ] ; then     echo ${top_srcdir}/runtest$(EXEEXT);   else echo "ERROR: runtest not found" ; exit 1; fi`
76    
77    
78  RUNTESTDEFAULTFLAGS = --srcdir $$srcdir  RUNTESTDEFAULTFLAGS = --srcdir $$srcdir
# Line 311  site.exp: Makefile Line 311  site.exp: Makefile
311          @echo '## these variables are automatically generated by make ##' > $@-t          @echo '## these variables are automatically generated by make ##' > $@-t
312          @echo '# Do not edit here.  If you wish to override these values' >> $-t          @echo '# Do not edit here.  If you wish to override these values' >> $-t
313          @echo '# edit the last section' >> $@-t          @echo '# edit the last section' >> $@-t
         @echo 'set srcdir $(srcdir)' >> $@-t  
314          @echo 'set objdir' `pwd` >> $@-t          @echo 'set objdir' `pwd` >> $@-t
315          @echo 'set tmpdir tmpdir' >> $@-t          @echo 'set tmpdir tmpdir' >> $@-t
316          @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t          @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t

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