]> git.ozlabs.org Git - ccan/blobdiff - Makefile-web
Increase optimization level, and clean up Makefile warnings and
[ccan] / Makefile-web
index 7093a48d162457caeb9ffc5e0c691af9ebd76f43..d8790626db53b7232def7a39219ee1ed413d8134 100644 (file)
@@ -58,4 +58,6 @@ $(WEBDIR)/tarballs/with-deps/%.tar.bz2: ccan/% ccan/%/test tools/ccan_depends
        tar cvfj $@ $$(echo ccan/$* $$(tools/ccan_depends ccan/$*) | xargs -n 1 bzr ls --versioned --kind=file)
 
 distclean: distclean-web
+
+distclean-web:
        rm -rf $(WEBDIR)