changeset 49:d6fd8dcbe758

Removed the "dirs" target that doesn't seem to do anything necessary.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 03 Oct 2011 07:23:17 +0000
parents 28acb1a609cb
children 9d544687d02c
files GNUmakefile
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Mon Oct 03 07:12:34 2011 +0000
+++ b/GNUmakefile	Mon Oct 03 07:23:17 2011 +0000
@@ -223,9 +223,6 @@
 endif
 		touch -r $< $<.gz
 
-dirs:
-	test -d $(OUT)/en/docs/http || mkdir -p $(OUT)/en/docs/http
-
 draft:	all
 	$(RSYNC) $(OUT)/ $(NGINX_ORG)/$(OUT)/