/[mailutils]/mailutils/mail/testsuite/Makefile.am
ViewVC logotype

Diff of /mailutils/mail/testsuite/Makefile.am

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

revision 1.2 by gray, Tue Jul 16 10:30:25 2002 UTC revision 1.3 by gray, Tue Aug 6 01:31:29 2002 UTC
# Line 35  site.exp: Makefile remote.exp Line 35  site.exp: Makefile remote.exp
35          @echo 'set tool $(DEJATOOL)' >> $@-t          @echo 'set tool $(DEJATOOL)' >> $@-t
36          @echo "set srcdir `cd $(srcdir); pwd`" >> $@-t          @echo "set srcdir `cd $(srcdir); pwd`" >> $@-t
37          @echo 'set objdir' `pwd` >> $@-t          @echo 'set objdir' `pwd` >> $@-t
38          @echo 'set host_alias $(host_alias)' >> $@-t          @echo 'set host_alias "$(host_alias)"' >> $@-t
39          @echo 'set host_triplet $(host_triplet)' >> $@-t          @echo 'set host_triplet $(host_triplet)' >> $@-t
40          @echo 'set target_alias $(target_alias)' >> $@-t          @echo 'set target_alias "$(target_alias)"' >> $@-t
41          @echo 'set target_triplet $(target_triplet)' >> $@-t          @echo 'set target_triplet $(target_triplet)' >> $@-t
42          @echo 'set build_alias $(build_alias)' >> $@-t          @echo 'set build_alias "$(build_alias)"' >> $@-t
43          @echo 'set build_triplet $(build_triplet)' >> $@-t          @echo 'set build_triplet $(build_triplet)' >> $@-t
44          @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t          @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
45          @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t          @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
# Line 61  remote.exp:; Line 61  remote.exp:;
61          @mv $@-t remote.exp          @mv $@-t remote.exp
62    
63    
64    DISTCLEANFILES=*.exp *.log *.sum

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

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