Skip to content

Commit 12c8c6a

Browse files
committed
Fix Cygwin build, per Jason Tishler.
1 parent 6281f34 commit 12c8c6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tutorial/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for tutorial
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/tutorial/Makefile,v 1.12 2000/10/20 21:04:27 petere Exp $
7+
# $Header: /cvsroot/pgsql/src/tutorial/Makefile,v 1.12.2.1 2001/08/09 13:52:15 tgl Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -13,6 +13,7 @@ top_builddir = ../..
1313
include $(top_builddir)/src/Makefile.global
1414

1515
override CFLAGS+= $(CFLAGS_SL)
16+
override DLLLIBS := $(BE_DLLLIBS) $(DLLLIBS)
1617

1718
#
1819
# DLOBJS is the dynamically-loaded object files. The "funcs" queries

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