git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ac8c96)
Seems we forgot the installdirs target in this makefile.
2004年5月28日 03:53:33 +0000 (03:53 +0000)
2004年5月28日 03:53:33 +0000 (03:53 +0000)

diff --git a/src/timezone/Makefile b/src/timezone/Makefile
index eec508f1ebe3105aadff8eaaa5b559d8a67ecd99..9af3aaaf173112816d4aa6a48fa0ecdfd891d5a8 100644 (file)
--- a/src/timezone/Makefile
+++ b/src/timezone/Makefile
@@ -4,7 +4,7 @@
# Makefile for the timezone library
# IDENTIFICATION
-# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.11 2004年05月22日 21:02:32 tgl Exp $
+# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.12 2004年05月28日 03:53:33 tgl Exp $
#
#-------------------------------------------------------------------------
@@ -34,5 +34,8 @@ zic: $(ZICOBJS)
install: all installdirs
./zic -d $(DESTDIR)$(datadir)/timezone $(TZDATAFILES)
+installdirs:
+ $(mkinstalldirs) $(DESTDIR)$(datadir)
+
clean distclean maintainer-clean:
rm -f SUBSYS.o zic $(OBJS) $(ZICOBJS)
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /