rm directories for xcachesvnclean
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@192 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
4dcc3b3cfb
commit
0bcd531007
|
@ -35,4 +35,4 @@ $(builddir)/xcache.lo: $(XCACHE_PROC_H) $(srcdir)/xc_shm.h $(srcdir)/stack.h $(s
|
|||
xcache.lo: $(XCACHE_PROC_H) $(srcdir)/xc_shm.h $(srcdir)/stack.h $(srcdir)/xcache_globals.h $(srcdir)/xcache.c $(srcdir)/foreachcoresig.h
|
||||
|
||||
xcachesvnclean: clean
|
||||
cat $(srcdir)/.cvsignore | grep -v Makefile | xargs rm -f
|
||||
cat $(srcdir)/.cvsignore | grep -v Makefile | xargs rm -rf
|
||||
|
|
Loading…
Reference in New Issue