[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-commits
Subject:    svn commit: r1040470 - /subversion/trunk/tools/dev/unix-build/Makefile.svn
From:       stsp () apache ! org
Date:       2010-11-30 11:54:01
Message-ID: 20101130115402.07341238890D () eris ! apache ! org
[Download RAW message or body]

Author: stsp
Date: Tue Nov 30 11:54:01 2010
New Revision: 1040470

URL: http://svn.apache.org/viewvc?rev=1040470&view=rev
Log:
* tools/dev/unix-build/Makefile.svn: Add sqlite-clean target.

Modified:
    subversion/trunk/tools/dev/unix-build/Makefile.svn

Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/unix-build/Makefile.svn?rev=1040470&r1=1040469&r2=1040470&view=diff
 ==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn (original)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn Tue Nov 30 11:54:01 2010
@@ -678,6 +678,9 @@ sqlite-reset:
 	$(foreach f, .retrieved .configured .compiled .installed, \
 		rm -f $(SQLITE_OBJDIR)/$(f);)
 
+sqlite-clean:
+	-cd $(SQLITE_OBJDIR) && make clean
+
 # fetch distfile for sqlite
 $(DISTDIR)/$(SQLITE_DIST):
 	cd $(DISTDIR) && $(FETCH_CMD) $(SQLITE_URL)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic