From e2b0324b52e12b385723e56323289400a97e9881 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 3 Apr 2003 20:03:18 +0000 Subject: [PATCH] Remove testsuite git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@417 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/Makefile.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bacula/Makefile.in b/bacula/Makefile.in index ca13314847..0c7e2073e8 100755 --- a/bacula/Makefile.in +++ b/bacula/Makefile.in @@ -144,7 +144,6 @@ distclean: @$(RMF) console gconsole @$(RMF) *~ 1 2 3 core core.* config.guess console.log console.sum @$(RMF) working/* - @$(RMF) -r CVS testsuite/CVS testsuite/config/CVS testsuite/console.test/CVS @$(RMF) -r examples/devices/CVS autoconf/CVS autoconf/gnome-macros/CVS @$(RMF) -r doc/techlogs/2002/CVS doc/techlogs/2001/CVS doc/techlogs/1.27/CVS @$(RMF) -r examples/CVS intl/CVS scripts/CVS @@ -163,10 +162,6 @@ distcopy: distrib: configure autoconf/config.h.in distdirs distcopy test: - $(CP) ./autoconf/config.guess . - runtest - $(RMF) config.guess - cat console.sum tar.gz: ../$(VERNAME).tar.gz -- 2.39.5