From: ayin Date: Tue, 12 Jun 2007 23:37:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=fdf160786b3bd91349b4c37b8a8b29bbce3d6cf4;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Makefile.in b/Makefile.in index 65adbb9f..35f414cb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -74,9 +74,6 @@ clean distclean realclean: rxvt: (cd src; ${MAKE}) -tests: - (cd src/test; ${MAKE} tests) - #------------------------------------------------------------------------- configure: configure.ac aclocal.m4 config.h.in cd $(srcdir); ./autogen.sh @@ -103,11 +100,6 @@ Makefiles: cleandir: realclean -# distclean goal is for making a clean source tree, but if you have run -# configure from a different directory, then doesn't destroy all your -# 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-local: rm -f *~ config.cache config.h config.log config.status libtool rm -f Makefile