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: 4ca765f)
Install all the headers files that the ones that are already installed
2003年11月25日 19:09:02 +0000 (19:09 +0000)
2003年11月25日 19:09:02 +0000 (19:09 +0000)
depend on.


diff --git a/src/include/Makefile b/src/include/Makefile
index e66c62f6eaff120549088e75ba1cfe32a2477d4c..f64ab1149f5ec8a387d34810c41ee8776bc62101 100644 (file)
--- a/src/include/Makefile
+++ b/src/include/Makefile
@@ -6,7 +6,7 @@
# programming. 'make install-all-headers' installs the whole contents
# of src/include.
#
-# $Header: /cvsroot/pgsql/src/include/Makefile,v 1.10 2001年08月28日 14:20:28 petere Exp $
+# $Header: /cvsroot/pgsql/src/include/Makefile,v 1.11 2003年11月25日 19:09:02 petere Exp $
#
#-------------------------------------------------------------------------
@@ -26,8 +26,10 @@ install: all installdirs remove-old-headers
$(INSTALL_DATA) $(srcdir)/libpq/libpq-fs.h $(DESTDIR)$(includedir)/libpq
$(INSTALL_DATA) pg_config.h $(DESTDIR)$(includedir)
$(INSTALL_DATA) pg_config_os.h $(DESTDIR)$(includedir)
+ $(INSTALL_DATA) $(srcdir)/pg_config_manual.h $(DESTDIR)$(includedir)
# These headers are needed by the not-so-public headers of the interfaces.
$(INSTALL_DATA) $(srcdir)/c.h $(DESTDIR)$(includedir_internal)
+ $(INSTALL_DATA) $(srcdir)/port.h $(DESTDIR)$(includedir_internal)
$(INSTALL_DATA) $(srcdir)/postgres_fe.h $(DESTDIR)$(includedir_internal)
$(INSTALL_DATA) $(srcdir)/libpq/pqcomm.h $(DESTDIR)$(includedir_internal)/libpq
$(INSTALL_DATA) $(srcdir)/lib/dllist.h $(DESTDIR)$(includedir_internal)/lib
This is the main PostgreSQL git repository.
RSS Atom

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