summaryrefslogtreecommitdiffhomepage
path: root/auto/init
diff options
context:
space:
mode:
Diffstat (limited to 'auto/init')
-rw-r--r--auto/init2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/init b/auto/init
index 910f5294b..f816dfc4d 100644
--- a/auto/init
+++ b/auto/init
@@ -48,4 +48,6 @@ default: build
clean:
rm -rf Makefile $NGX_OBJS
+
+.PHONY: default clean
END