Skip to content

Commit f3c58a9

Browse files
author
shubhambaraiss
committed
makefile updated
1 parent 78e9fc5 commit f3c58a9

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Makefile

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ endif
3535
wal-check: temp-install
3636
$(prove_check)
3737

38-
check: isolationcheck
39-
40-
submake-isolation:
41-
$(MAKE) -C $(top_builddir)/src/test/isolation all
42-
submake-rum:
43-
$(MAKE) -C $(top_builddir)/contrib/rum
44-
45-
4638
all: rum--1.1.sql
4739

4840
#9.6 requires 1.1 file but 10.0 could live with 1.0 + 1.0-1.1 files
@@ -58,6 +50,13 @@ installincludes:
5850
$(INSTALL_DATA) $(addprefix $(srcdir)/, $(INCLUDES)) '$(DESTDIR)$(includedir_server)/'
5951

6052
ISOLATIONCHECKS= predicate-rum predicate-rum-2
53+
54+
submake-isolation:
55+
$(MAKE) -C $(top_builddir)/src/test/isolation all
56+
57+
submake-rum:
58+
$(MAKE) -C $(top_builddir)/contrib/rum
59+
6160
isolationcheck: | submake-isolation submake-rum temp-install
6261
$(pg_isolation_regress_check) \
6362
--temp-config $(top_srcdir)/contrib/rum/logical.conf \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy