Skip to content

Commit 4895635

Browse files
committed
clean python out of Makefile
1 parent 13a0e91 commit 4895635

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/interfaces/Makefile

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.49 2002/08/30 13:06:20 scrappy Exp $
7+
# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.50 2003/08/01 04:24:57 scrappy Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -14,16 +14,12 @@ include $(top_builddir)/src/Makefile.global
1414

1515
DIRS := libpq ecpg
1616

17-
ALLDIRS := $(DIRS) libpgtcl python jdbc
17+
ALLDIRS := $(DIRS) libpgtcl jdbc
1818

1919
ifeq ($(with_tcl), yes)
2020
DIRS += libpgtcl
2121
endif
2222

23-
ifeq ($(with_python), yes)
24-
DIRS += python
25-
endif
26-
2723
ifeq ($(with_java), yes)
2824
DIRS += jdbc
2925
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