Skip to content

Commit 9c6aa8c

Browse files
committed
Move EXTRA_CLEAN to where it actually works.
1 parent 73d1bfd commit 9c6aa8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/pg_upgrade/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ OBJS = check.o controldata.o dump.o exec.o file.o function.o info.o \
1111
PG_CPPFLAGS = -DFRONTEND -DDLSUFFIX=\"$(DLSUFFIX)\" -I$(srcdir) -I$(libpq_srcdir)
1212
PG_LIBS = $(libpq_pgport)
1313

14+
EXTRA_CLEAN = delete_old_cluster.sh log/ tmp_check/
15+
1416
ifdef USE_PGXS
1517
PG_CONFIG = pg_config
1618
PGXS := $(shell $(PG_CONFIG) --pgxs)
@@ -28,5 +30,3 @@ check: test.sh
2830
# disabled because it upsets the build farm
2931
#installcheck: test.sh
3032
# MAKE=$(MAKE) bindir=$(bindir) libdir=$(libdir) $(SHELL) $<
31-
32-
EXTRA_CLEAN = delete_old_cluster.sh log/ tmp_check/

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