Another zic cleanup .
This commit is contained in:
parent
8e953e6fbb
commit
988d84f4a7
@ -4,7 +4,7 @@
|
||||
# Makefile for the timezone library
|
||||
|
||||
# IDENTIFICATION
|
||||
# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.13 2004/08/08 03:57:35 momjian Exp $
|
||||
# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.14 2004/08/08 04:53:41 momjian Exp $
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
@ -12,6 +12,8 @@ subdir = src/timezone
|
||||
top_builddir = ../..
|
||||
include $(top_builddir)/src/Makefile.global
|
||||
|
||||
override CPPFLAGS := -DFRONTEND $(CPPFLAGS)
|
||||
|
||||
# files to build into backend
|
||||
OBJS= localtime.o strftime.o pgtz.o dirmod.o
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user