Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5b104c3

Browse files
committed
NeXT port specific changes by: Ovidiu Predescu <ovidiu@bx.logicnet.ro>
1 parenta9bfcf4 commit5b104c3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎src/interfaces/libpq/Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.23 1997/01/05 23:52:21 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.24 1997/01/06 00:24:24 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -28,10 +28,6 @@ VPATH:= $(VPATH):../backend/lib
2828

2929
OBJS= fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-lobj.o\
3030
../backend/lib/dllist.o pqsignal.o
31-
ifeq ($(PORTNAME), next)
32-
VPATH:=$(VPATH):../backend/port/$(PORTNAME)
33-
OBJS+= getcwd.o putenv.o
34-
endif
3531

3632
shlib :=
3733
ifdefLINUX_ELF

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp