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

Commit988d84f

Browse files
committed
Another zic cleanup .
1 parent8e953e6 commit988d84f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/timezone/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@
44
# Makefile for the timezone library
55

66
# IDENTIFICATION
7-
# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.13 2004/08/0803:57:35 momjian Exp $
7+
# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.14 2004/08/0804:53:41 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

1111
subdir = src/timezone
1212
top_builddir = ../..
1313
include$(top_builddir)/src/Makefile.global
1414

15+
overrideCPPFLAGS := -DFRONTEND$(CPPFLAGS)
16+
1517
# files to build into backend
1618
OBJS= localtime.o strftime.o pgtz.o dirmod.o
1719

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp