-- 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: f32dcb462940861828074f624d0ce11ca9423976:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit f32dcb462940861828074f624d0ce11ca9423976
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Tue Jun 12 22:35:15 2007 +0000

    *** empty log message ***

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

index 182c62e2388604b4316f31279c684686627cad1e..

index ..73358ea88da3aa5ee4f289ee7fb42a57bb2e93bb 100644

--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -88,7 +88,10 @@ clean:
 	rm -f *~
 	rm -f rxvt.1.man rxvt.7.man rxvtc.1.man rxvtd.1.man rxvtperl.3.man

-realclean: clean
+distclean: clean
+	rm -f Makefile
+
+realclean: distclean
 	rm -f rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in rxvtperl.3.man.in
 	rm -f rxvt.1.txt    rxvt.7.txt    rxvtc.1.txt    rxvtd.1.txt    rxvtperl.3.txt
 	rm -f rxvt.1.html   rxvt.7.html   rxvtc.1.html   rxvtd.1.html   rxvtperl.3.html
@@ -97,9 +100,6 @@ realclean: clean

 cleandir: realclean

-distclean:
-	rm -f Makefile
-
 install:
 	$(INSTALL) -d $(DESTDIR)$(man1dir)
 	$(INSTALL_DATA) rxvt.1.man $(DESTDIR)$(man1dir)/$(RXVTNAME).$(man1ext)
diff --git a/src/Makefile.in b/src/Makefile.in

index 203e865897e882343422ed265d335c26aa823a95..

index ..c9a8197d6d9cf178decac7e2063bb38a2a841f8a 100644

--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -112,14 +112,14 @@ clean:
 	rm -f rxvt rxvtc rxvtd perlxsi.c rxvtperl.C
 	rm -f *.o *.lo .libs/* librxvt.la tmpproto *.tmp

-realclean: clean
+distclean: clean
+	rm -f Makefile rxvtlib.h
+
+realclean: distclean
 	rm -f tags TAGS

 cleandir: realclean

-distclean: realclean
-	rm -f Makefile rxvtlib.h
-
 install-perl:
 @IF_PERL@	$(INSTALL) -d $(DESTDIR)$(libdir)
 @IF_PERL@	$(INSTALL) -d $(DESTDIR)$(libdir)/urxvt
@@ -133,7 +133,7 @@ install-bin: allbin
 	$(INSTALL_PROGRAM) rxvtc $(RXVTC_BINNAME)
 	$(INSTALL_PROGRAM) rxvtd $(RXVTD_BINNAME)

-install: install-bin alldoc install-perl
+install: install-bin install-perl

 perlxsi.c: Makefile
 	$(PERL) -MExtUtils::Embed -e xsinit -- -std urxvt

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

-- Response ended

-- Page fetched on Sun Jun 2 09:39:10 2024