]> matita.cs.unibo.it Git - helm.git/blobdiff - DEVEL/ocaml-http/Makefile
ported to ocaml 3.09.2
[helm.git] / DEVEL / ocaml-http / Makefile
index 572a7f2584f050b328534219697c338a0c0f1e7b..b85d0532f8cb983aa504c34eb41d1a1385c2433d 100644 (file)
@@ -117,8 +117,7 @@ distreal: distdoc distclean depend
        do      \
                cp -r $$f $(DISTDIR)/;  \
        done
-       -find $(DISTDIR)/ -type d -name CVS -exec rm -rf {} \;
-       -find $(DISTDIR)/ -type f -name ".cvs*" -exec rm -f {} \;
+       -find $(DISTDIR)/ -type d -name .svn -exec rm -rf {} \;
        tar cvzf $(DISTDIR).tar.gz $(DISTDIR)/
 distrm:
        rm -rf $(DISTDIR)/