Kouhei Sutou
null+****@clear*****
Thu Jan 22 22:51:05 JST 2015
Kouhei Sutou 2015-01-22 22:51:05 +0900 (Thu, 22 Jan 2015) New Revision: 69c1ad35361a90f6d2513a44c073e76138381666 https://github.com/pgroonga/pgroonga/commit/69c1ad35361a90f6d2513a44c073e76138381666 Message: Create output directory Modified files: Makefile Modified: Makefile (+3 -0) =================================================================== --- Makefile 2015-01-22 21:22:51 +0900 (da8d3a3) +++ Makefile 2015-01-22 22:51:05 +0900 (7cda17a) @@ -19,9 +19,12 @@ PGXS := $(shell $(PG_CONFIG) --pgxs) include $(PGXS) installcheck: results/text/single/contain +installcheck: results/text/single/and installcheck: results/text/multiple/contain results/text/single/contain: @mkdir -p results/text/single/contain +results/text/single/and: + @mkdir -p results/text/single/and results/text/multiple/contain: @mkdir -p results/text/multiple/contain -------------- next part -------------- HTML����������������������������...Download