-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 15d3e869ee0b4a0c228c6b6cf68775338cbc4102:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 15d3e869ee0b4a0c228c6b6cf68775338cbc4102
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Fri Jun 8 22:45:48 2007 +0000

    *** empty log message ***

diff --git a/Makefile.in b/Makefile.in

index 932dfd300f22c4359b857b795a97a875d1eb8df6..

index ..c1649965218714dbe981f2d2108d8347cc1a99f4 100644

--- a/Makefile.in
+++ b/Makefile.in
@@ -112,10 +112,10 @@ cleandir: realclean
 # In that case most of those commands do nothing, except cleaning *~
 # and cleaning source links.
 distclean:
-	(cd $(srcdir); rm -f *~ config.cache config.h config.log config.status libtool rxvtlib.h)
-	@for I in $(allsubdirs); do (cd $$I; $(MAKE) $@; rm -f Makefile) || exit 1; done
+	rm -f *~ config.cache config.h config.log config.status libtool
+	@for I in $(allsubdirs); do (cd $$I; $(MAKE) $@) || exit 1; done
 	rm -f Makefile
-
+
 distdir:
 	cd doc && $(MAKE) distdepend
 	cd src && $(MAKE) depend
diff --git a/doc/Makefile.in b/doc/Makefile.in

index 92116a29a4781c62cc439e2533a9728165d7b7d4..

index ..61a9c2258bb7217118814942337964ec663115e4 100644

--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -97,6 +97,7 @@ realclean: clean
 cleandir: realclean

 distclean:
+	rm -f Makefile

 install:
 	$(INSTALL) -d $(DESTDIR)$(man1dir)
diff --git a/src/Makefile.in b/src/Makefile.in

index 688b8837aca29391fcdd7a40a3f95c6759091b0f..

index ..85100a23163d2ea9abce195ba5170605d4388f23 100644

--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -118,7 +118,7 @@ realclean: clean
 cleandir: realclean

 distclean: realclean
-	(cd $(srcdir); rm -f Makefile)
+	rm -f Makefile

 install-perl:
 @IF_PERL@	$(INSTALL) -d $(DESTDIR)$(libdir)

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 11:27:58 2024