[Pkg-Cyrus-imapd-Debian-devel] [SVN] r190 -
branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in
debian at incase.de
debian at incase.de
Mon Nov 14 17:41:05 UTC 2005
Author: astronut
Date: Mon Nov 14 18:41:03 2005
New Revision: 190
URL: https://mail.incase.de/viewcvs?root=cyrus22?view=rev&rev=190
Log:
This should let 'clean' actually clean fully so it can build twice.
Modified:
branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in
Modified: branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in
URL: https://mail.incase.de/viewcvs?root=cyrus22/branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in?view=diff&rev=190&p1=branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in&r1=189&p2=branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in&r2=190
==============================================================================
--- branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in (original)
+++ branches/astronut/cyrus-imapd-2.2.12/sieve/Makefile.in Mon Nov 14 18:41:03 2005
@@ -114,7 +114,7 @@
$(COMPILE_ET) $(srcdir)/sieve_err.et
clean:
- rm -f test *~ *.o *.a Makefile.bak makedepend.log
+ rm -f test *~ *.o *.a Makefile.bak makedepend.log sievec sieved
distclean: clean
rm -f Makefile
More information about the Pkg-Cyrus-imapd-Debian-devel
mailing list