Skip to content

Commit b61f681

Browse files
committed
Remove .SECONDARY: target again, because GNU make 3.78.1 will get mighty
confused in src/interfaces/libpq for some reason. Seemingly, different GNU make versions have several mutually conflicting problems with implicit rule chains. Words are not sufficient...
1 parent c7a7949 commit b61f681

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/Makefile.global.in

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*-makefile-*-
2-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.108 2000/11/03 20:27:40 petere Exp $
2+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.109 2000/11/04 16:39:02 petere Exp $
33

44
#------------------------------------------------------------------------------
55
# All PostgreSQL makefiles include this file and use the variables it sets,
@@ -28,10 +28,6 @@ all:
2828
# started to update the file.
2929
.DELETE_ON_ERROR:
3030

31-
# Do not let 'make' delete intermediate files. This might have been
32-
# a sensible idea, but it's too buggy.
33-
.SECONDARY:
34-
3531
# PostgreSQL version number
3632
VERSION = @VERSION@
3733

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