aboutsummaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2006-07-07 17:34:58 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2006-07-07 17:34:58 +0000
commit1908328c49a62b1a57297f4ecc66f8ff0e48afeb (patch)
tree0ed945b3f482f0fd39e6b57a4549f6e908075523 /man/man3
parent8e3d98cb689bea1d0418351f0d30ed89e2d5fe50 (diff)
downloadPROJ-1908328c49a62b1a57297f4ecc66f8ff0e48afeb.tar.gz
PROJ-1908328c49a62b1a57297f4ecc66f8ff0e48afeb.zip
autotools update, added .extra init files
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1339 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/Makefile.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/man3/Makefile.in b/man/man3/Makefile.in
index 5c8087fe..ff0c28da 100644
--- a/man/man3/Makefile.in
+++ b/man/man3/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004 Free Software Foundation, Inc.
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -33,6 +33,7 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
+build_triplet = @build@
host_triplet = @host@
subdir = man/man3
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
@@ -120,6 +121,8 @@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
@@ -297,7 +300,7 @@ mostlyclean-generic:
clean-generic:
distclean-generic:
- -rm -f $(CONFIG_CLEAN_FILES)
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"