[Groonga-commit] pgroonga/pgroonga at 7a65918 [master] Remove needless macro

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 13 00:03:55 JST 2015


Kouhei Sutou	2015-01-13 00:03:55 +0900 (Tue, 13 Jan 2015)

  New Revision: 7a659182130363ab9ca8acc2616a5cb2e93a8791
  https://github.com/pgroonga/pgroonga/commit/7a659182130363ab9ca8acc2616a5cb2e93a8791

  Message:
    Remove needless macro

  Modified files:
    Makefile

  Modified: Makefile (+0 -6)
===================================================================
--- Makefile    2015-01-12 23:44:01 +0900 (78f5e4e)
+++ Makefile    2015-01-13 00:03:55 +0900 (d4cb047)
@@ -10,9 +10,3 @@ REGRESS = pgroonga update bench
 PG_CONFIG = pg_config
 PGXS := $(shell $(PG_CONFIG) --pgxs)
 include $(PGXS)
-
-.PHONY: subclean
-clean: subclean
-
-subclean:
-	rm -f pgroonga.sql.in
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index