Skip to content

Commit 65b4b39

Browse files
committed
Dr George suggested removing Makefile.custom altogether, to reduce
any confusion...so its gone...
1 parent ff50e5a commit 65b4b39

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

src/Makefile.custom

Whitespace-only changes.

src/Makefile.global

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.13 1996/07/25 00:30:02 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.14 1996/07/25 07:26:37 scrappy Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -63,10 +63,6 @@ PORTNAME= BSD44_derived
6363
# SRCDIR specifies where the source files are.
6464
SRCDIR= /home/staff/scrappy/cvs/postgres95/src
6565

66-
# FreeBSD 2.1R with new Flex v2.5.2 in /usr/local
67-
LEX = flex
68-
LDADD+= -L/usr/local/lib -lfl
69-
7066
# POSTGRESLOGIN is the login name of the user who gets special
7167
# privileges within the database. By default it is "postgres", but
7268
# you can change it to any existing login name (such as your own
@@ -224,6 +220,10 @@ TK_INCDIR= /usr/local/devel/tk4.0/include
224220
TK_LIBDIR= /usr/local/devel/tk4.0/lib
225221
TK_LIB = -ltk4.0
226222

223+
X11_INCDIR = /usr/X11R6.1/include
224+
X11_LIBDIR = /usr/X11R6.1/lib
225+
X11_LIB = -lX11
226+
227227
#
228228
# include port specific rules and variables. For instance:
229229
#
@@ -315,4 +315,3 @@ objdir= obj
315315
#
316316
# Customization.
317317
#
318-
-include $(MKDIR)/../Makefile.custom

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