[Groonga-commit] groonga/groonga [master] httpd: support clean

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 24日 (火) 09:52:51 JST


Kouhei Sutou	2012-07-24 09:52:51 +0900 (Tue, 24 Jul 2012)

  New Revision: 27f9110d563d6fa557318b12c22f52686dbccd1b
  https://github.com/groonga/groonga/commit/27f9110d563d6fa557318b12c22f52686dbccd1b

  Log:
    httpd: support clean

  Modified files:
    vendor/Makefile.am

  Modified: vendor/Makefile.am (+3 -0)
===================================================================
--- vendor/Makefile.am    2012-07-24 09:52:38 +0900 (fc2a19e)
+++ vendor/Makefile.am    2012-07-24 09:52:51 +0900 (34cd120)
@@ -20,6 +20,9 @@ $(NGINX_MAKEILE): $(NGINX_MAKEFILE_DEPEND_FILES)
 all-local: $(NGINX_MAKEILE)
 	(cd $(NGINX_DIR) && $(MAKE) build)
 
+clean-local: $(NGINX_MAKEILE)
+	(cd $(NGINX_DIR) && $(MAKE) clean)
+
 install-exec-local: $(NGINX_MAKEILE)
 	(cd $(NGINX_DIR) && $(MAKE) install)
 endif
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index