-- 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: 6f5770182d829bdfcf84df53d61b579b4ae4dd22:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 6f5770182d829bdfcf84df53d61b579b4ae4dd22
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Tue Jun 12 23:36:23 2007 +0000

    *** empty log message ***

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

index 3d4ef37d4bee8a3b2d2cf478e532b87b97da2b3e..

index ..65adbb9f3d549268aa0d97e5b230c06c3341b04e 100644

--- a/Makefile.in
+++ b/Makefile.in
@@ -63,12 +63,9 @@ MKDIR = $(srcdir)/mkinstalldirs
 all allbin alldoc tags:
 	@for I in ${subdirs}; do (cd $$I; ${MAKE} $@) || exit 1; done

-realclean: clean
-	rm -f config.h config.status config.log libtool
+distclean realclean: distclean-local

-clean:
-	rm -f *~ config.cache
-	rm -f -r autom4te.cache
+clean distclean realclean:
 	@for I in ${subdirs}; do (cd $$I; ${MAKE} $@) || exit 1; done

 #
@@ -111,9 +108,8 @@ cleandir: realclean
 # hardly compiled and linked stuff. That's why there is always $(srcdir)/
 # In that case most of those commands do nothing, except cleaning *~
 # and cleaning source links.
-distclean:
+distclean-local:
 	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:

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

-- Response ended

-- Page fetched on Sun Jun 2 09:28:52 2024