Skip to content

Commit e95703e

Browse files
committed
Un-DOS-ify newly added files.
1 parent e60cb3a commit e95703e

File tree

3 files changed

+448
-446
lines changed

3 files changed

+448
-446
lines changed

contrib/adminpack/Makefile

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
MODULE_big = adminpack
2-
PG_CPPFLAGS = -I$(libpq_srcdir)
3-
DATA_built = adminpack.sql
4-
DOCS = README.adminpack
5-
OBJS = adminpack.o
6-
7-
ifdef USE_PGXS
8-
PGXS := $(shell pg_config --pgxs)
9-
include $(PGXS)
10-
else
11-
subdir = contrib/adminpack
12-
top_builddir = ../..
13-
include $(top_builddir)/src/Makefile.global
14-
include $(top_srcdir)/contrib/contrib-global.mk
15-
endif
1+
MODULE_big = adminpack
2+
PG_CPPFLAGS = -I$(libpq_srcdir)
3+
DATA_built = adminpack.sql
4+
DOCS = README.adminpack
5+
OBJS = adminpack.o
6+
7+
ifdef USE_PGXS
8+
PGXS := $(shell pg_config --pgxs)
9+
include $(PGXS)
10+
else
11+
subdir = contrib/adminpack
12+
top_builddir = ../..
13+
include $(top_builddir)/src/Makefile.global
14+
include $(top_srcdir)/contrib/contrib-global.mk
15+
endif

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