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

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

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

revision 1.2 by gray, Tue Sep 3 09:35:08 2002 UTC revision 1.3 by gray, Mon Nov 18 17:10:25 2002 UTC
# Line 7  DEJATOOL = sieve Line 7  DEJATOOL = sieve
7  RUNTESTFLAGS =  RUNTESTFLAGS =
8  CLEANFILES = *.log  CLEANFILES = *.log
9  test_dirs = lib sieve scripts  test_dirs = lib sieve scripts
10    EXTRA_DIST = Reject Redirect
11    
12  dist-hook:  dist-hook:
13          here=`cd $(top_builddir)/$(subdir) && pwd`; \          here=`cd $(top_builddir)/$(subdir) && pwd`; \
# Line 37  site.exp: Makefile remote.exp Line 38  site.exp: Makefile remote.exp
38          @echo '# edit the last section' >> $@-t          @echo '# edit the last section' >> $@-t
39          @echo 'set tool $(DEJATOOL)' >> $@-t          @echo 'set tool $(DEJATOOL)' >> $@-t
40          @echo "set top_srcdir `cd $(top_srcdir); pwd`" >> $@-t          @echo "set top_srcdir `cd $(top_srcdir); pwd`" >> $@-t
41            @echo "set top_builddir `cd $(top_builddir); pwd`" >> $@-t
42          @echo "set srcdir `cd $(srcdir); pwd`" >> $@-t          @echo "set srcdir `cd $(srcdir); pwd`" >> $@-t
43          @echo 'set objdir' `pwd` >> $@-t          @echo 'set objdir' `pwd` >> $@-t
44          @echo 'set host_alias "$(host_alias)"' >> $@-t          @echo 'set host_alias "$(host_alias)"' >> $@-t

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