| 1 |
# Makefile.in generated by automake 1.6.2 from Makefile.am. |
# Makefile.in generated by automake 1.8.5 from Makefile.am. |
| 2 |
# @configure_input@ |
# @configure_input@ |
| 3 |
|
|
| 4 |
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 5 |
# Free Software Foundation, Inc. |
# 2003, 2004 Free Software Foundation, Inc. |
| 6 |
# This Makefile.in is free software; the Free Software Foundation |
# This Makefile.in is free software; the Free Software Foundation |
| 7 |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
| 8 |
# with or without modifications, as long as this notice is preserved. |
# with or without modifications, as long as this notice is preserved. |
| 13 |
# PARTICULAR PURPOSE. |
# PARTICULAR PURPOSE. |
| 14 |
|
|
| 15 |
@SET_MAKE@ |
@SET_MAKE@ |
|
SHELL = @SHELL@ |
|
|
|
|
| 16 |
srcdir = @srcdir@ |
srcdir = @srcdir@ |
| 17 |
top_srcdir = @top_srcdir@ |
top_srcdir = @top_srcdir@ |
| 18 |
VPATH = @srcdir@ |
VPATH = @srcdir@ |
|
prefix = @prefix@ |
|
|
exec_prefix = @exec_prefix@ |
|
|
|
|
|
bindir = @bindir@ |
|
|
sbindir = @sbindir@ |
|
|
libexecdir = @libexecdir@ |
|
|
datadir = @datadir@ |
|
|
sysconfdir = @sysconfdir@ |
|
|
sharedstatedir = @sharedstatedir@ |
|
|
localstatedir = @localstatedir@ |
|
|
libdir = @libdir@ |
|
|
infodir = @infodir@ |
|
|
mandir = @mandir@ |
|
|
includedir = @includedir@ |
|
|
oldincludedir = /usr/include |
|
| 19 |
pkgdatadir = $(datadir)/@PACKAGE@ |
pkgdatadir = $(datadir)/@PACKAGE@ |
| 20 |
pkglibdir = $(libdir)/@PACKAGE@ |
pkglibdir = $(libdir)/@PACKAGE@ |
| 21 |
pkgincludedir = $(includedir)/@PACKAGE@ |
pkgincludedir = $(includedir)/@PACKAGE@ |
| 22 |
top_builddir = . |
top_builddir = . |
|
|
|
|
ACLOCAL = @ACLOCAL@ |
|
|
AUTOCONF = @AUTOCONF@ |
|
|
AUTOMAKE = @AUTOMAKE@ |
|
|
AUTOHEADER = @AUTOHEADER@ |
|
|
|
|
| 23 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 24 |
INSTALL = @INSTALL@ |
INSTALL = @INSTALL@ |
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|
|
INSTALL_DATA = @INSTALL_DATA@ |
|
| 25 |
install_sh_DATA = $(install_sh) -c -m 644 |
install_sh_DATA = $(install_sh) -c -m 644 |
| 26 |
install_sh_PROGRAM = $(install_sh) -c |
install_sh_PROGRAM = $(install_sh) -c |
| 27 |
install_sh_SCRIPT = $(install_sh) -c |
install_sh_SCRIPT = $(install_sh) -c |
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|
| 28 |
INSTALL_HEADER = $(INSTALL_DATA) |
INSTALL_HEADER = $(INSTALL_DATA) |
| 29 |
transform = @program_transform_name@ |
transform = $(program_transform_name) |
| 30 |
NORMAL_INSTALL = : |
NORMAL_INSTALL = : |
| 31 |
PRE_INSTALL = : |
PRE_INSTALL = : |
| 32 |
POST_INSTALL = : |
POST_INSTALL = : |
| 33 |
NORMAL_UNINSTALL = : |
NORMAL_UNINSTALL = : |
| 34 |
PRE_UNINSTALL = : |
PRE_UNINSTALL = : |
| 35 |
POST_UNINSTALL = : |
POST_UNINSTALL = : |
|
host_alias = @host_alias@ |
|
| 36 |
host_triplet = @host@ |
host_triplet = @host@ |
| 37 |
|
DIST_COMMON = README $(am__configure_deps) \ |
| 38 |
EXEEXT = @EXEEXT@ |
$(srcdir)/../../config.guess $(srcdir)/../../config.sub \ |
| 39 |
OBJEXT = @OBJEXT@ |
$(srcdir)/../../install-sh $(srcdir)/../../ltmain.sh \ |
| 40 |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
$(srcdir)/../../missing $(srcdir)/../../mkinstalldirs \ |
| 41 |
|
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
| 42 |
|
$(srcdir)/config.h.in $(top_srcdir)/configure ABOUT-NLS \ |
| 43 |
|
AUTHORS COPYING ChangeLog INSTALL NEWS TODO acconfig.h \ |
| 44 |
|
config.rpath mkinstalldirs |
| 45 |
|
subdir = . |
| 46 |
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 47 |
|
am__aclocal_m4_deps = $(top_srcdir)/macros/aclocal-include.m4 \ |
| 48 |
|
$(top_srcdir)/macros/compiler-flags.m4 \ |
| 49 |
|
$(top_srcdir)/macros/gnome-common.m4 \ |
| 50 |
|
$(top_srcdir)/macros/gnome-gettext.m4 \ |
| 51 |
|
$(top_srcdir)/macros/gnome-gnorba-check.m4 \ |
| 52 |
|
$(top_srcdir)/macros/gnome-orbit-check.m4 \ |
| 53 |
|
$(top_srcdir)/macros/gnome.m4 $(top_srcdir)/configure.in |
| 54 |
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 55 |
|
$(ACLOCAL_M4) |
| 56 |
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
| 57 |
|
configure.lineno configure.status.lineno |
| 58 |
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs |
| 59 |
|
CONFIG_HEADER = config.h |
| 60 |
|
CONFIG_CLEAN_FILES = |
| 61 |
|
SOURCES = |
| 62 |
|
DIST_SOURCES = |
| 63 |
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
| 64 |
|
html-recursive info-recursive install-data-recursive \ |
| 65 |
|
install-exec-recursive install-info-recursive \ |
| 66 |
|
install-recursive installcheck-recursive installdirs-recursive \ |
| 67 |
|
pdf-recursive ps-recursive uninstall-info-recursive \ |
| 68 |
|
uninstall-recursive |
| 69 |
|
ETAGS = etags |
| 70 |
|
CTAGS = ctags |
| 71 |
|
DIST_SUBDIRS = $(SUBDIRS) |
| 72 |
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 73 |
|
distdir = $(PACKAGE)-$(VERSION) |
| 74 |
|
top_distdir = $(distdir) |
| 75 |
|
am__remove_distdir = \ |
| 76 |
|
{ test ! -d $(distdir) \ |
| 77 |
|
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
| 78 |
|
&& rm -fr $(distdir); }; } |
| 79 |
|
DIST_ARCHIVES = $(distdir).tar.gz |
| 80 |
|
GZIP_ENV = --best |
| 81 |
|
distuninstallcheck_listfiles = find . -type f -print |
| 82 |
|
distcleancheck_listfiles = find . -type f -print |
| 83 |
|
ACLOCAL = @ACLOCAL@ |
| 84 |
|
ALLOCA = @ALLOCA@ |
| 85 |
|
AMDEP_FALSE = @AMDEP_FALSE@ |
| 86 |
|
AMDEP_TRUE = @AMDEP_TRUE@ |
| 87 |
AMTAR = @AMTAR@ |
AMTAR = @AMTAR@ |
| 88 |
AS = @AS@ |
AR = @AR@ |
| 89 |
|
AUTOCONF = @AUTOCONF@ |
| 90 |
|
AUTOHEADER = @AUTOHEADER@ |
| 91 |
|
AUTOMAKE = @AUTOMAKE@ |
| 92 |
AWK = @AWK@ |
AWK = @AWK@ |
| 93 |
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ |
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ |
| 94 |
CATALOGS = @CATALOGS@ |
CATALOGS = @CATALOGS@ |
| 95 |
CATOBJEXT = @CATOBJEXT@ |
CATOBJEXT = @CATOBJEXT@ |
| 96 |
CC = @CC@ |
CC = @CC@ |
| 97 |
|
CCDEPMODE = @CCDEPMODE@ |
| 98 |
|
CFLAGS = @CFLAGS@ |
| 99 |
CPP = @CPP@ |
CPP = @CPP@ |
| 100 |
|
CPPFLAGS = @CPPFLAGS@ |
| 101 |
CXX = @CXX@ |
CXX = @CXX@ |
| 102 |
CXXCPP = @CXXCPP@ |
CXXCPP = @CXXCPP@ |
| 103 |
|
CXXDEPMODE = @CXXDEPMODE@ |
| 104 |
|
CXXFLAGS = @CXXFLAGS@ |
| 105 |
|
CYGPATH_W = @CYGPATH_W@ |
| 106 |
DATADIRNAME = @DATADIRNAME@ |
DATADIRNAME = @DATADIRNAME@ |
| 107 |
|
DEFS = @DEFS@ |
| 108 |
DEPDIR = @DEPDIR@ |
DEPDIR = @DEPDIR@ |
|
DLLTOOL = @DLLTOOL@ |
|
| 109 |
ECHO = @ECHO@ |
ECHO = @ECHO@ |
| 110 |
|
ECHO_C = @ECHO_C@ |
| 111 |
|
ECHO_N = @ECHO_N@ |
| 112 |
|
ECHO_T = @ECHO_T@ |
| 113 |
|
EGREP = @EGREP@ |
| 114 |
|
EXEEXT = @EXEEXT@ |
| 115 |
|
F77 = @F77@ |
| 116 |
|
FFLAGS = @FFLAGS@ |
| 117 |
GEDCOMHELPER_CFLAGS = @GEDCOMHELPER_CFLAGS@ |
GEDCOMHELPER_CFLAGS = @GEDCOMHELPER_CFLAGS@ |
| 118 |
GEDCOMHELPER_LIBS = @GEDCOMHELPER_LIBS@ |
GEDCOMHELPER_LIBS = @GEDCOMHELPER_LIBS@ |
| 119 |
GEDCOMPARSER_CFLAGS = @GEDCOMPARSER_CFLAGS@ |
GEDCOMPARSER_CFLAGS = @GEDCOMPARSER_CFLAGS@ |
| 120 |
GEDCOMPARSER_CONFIG = @GEDCOMPARSER_CONFIG@ |
GEDCOMPARSER_CONFIG = @GEDCOMPARSER_CONFIG@ |
| 121 |
GEDCOMPARSER_LIBS = @GEDCOMPARSER_LIBS@ |
GEDCOMPARSER_LIBS = @GEDCOMPARSER_LIBS@ |
| 122 |
|
GEDCOMPARSER_ONLY_CFLAGS = @GEDCOMPARSER_ONLY_CFLAGS@ |
| 123 |
|
GEDCOMPARSER_ONLY_LIBS = @GEDCOMPARSER_ONLY_LIBS@ |
| 124 |
GENCAT = @GENCAT@ |
GENCAT = @GENCAT@ |
| 125 |
|
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ |
| 126 |
GMOFILES = @GMOFILES@ |
GMOFILES = @GMOFILES@ |
| 127 |
GMSGFMT = @GMSGFMT@ |
GMSGFMT = @GMSGFMT@ |
| 128 |
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@ |
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@ |
| 142 |
GTKXMHTML_LIBS = @GTKXMHTML_LIBS@ |
GTKXMHTML_LIBS = @GTKXMHTML_LIBS@ |
| 143 |
GT_NO = @GT_NO@ |
GT_NO = @GT_NO@ |
| 144 |
GT_YES = @GT_YES@ |
GT_YES = @GT_YES@ |
| 145 |
|
HAVE_GNORBA_FALSE = @HAVE_GNORBA_FALSE@ |
| 146 |
|
HAVE_GNORBA_TRUE = @HAVE_GNORBA_TRUE@ |
| 147 |
|
HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@ |
| 148 |
|
HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@ |
| 149 |
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ |
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ |
| 150 |
|
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@ |
| 151 |
|
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@ |
| 152 |
|
INSTALL_DATA = @INSTALL_DATA@ |
| 153 |
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 154 |
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 155 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 156 |
INSTOBJEXT = @INSTOBJEXT@ |
INSTOBJEXT = @INSTOBJEXT@ |
| 157 |
INTLDEPS = @INTLDEPS@ |
INTLDEPS = @INTLDEPS@ |
| 158 |
INTLLIBS = @INTLLIBS@ |
INTLLIBS = @INTLLIBS@ |
| 159 |
INTLOBJS = @INTLOBJS@ |
INTLOBJS = @INTLOBJS@ |
| 160 |
|
LDFLAGS = @LDFLAGS@ |
| 161 |
|
LIBOBJS = @LIBOBJS@ |
| 162 |
|
LIBS = @LIBS@ |
| 163 |
LIBTOOL = @LIBTOOL@ |
LIBTOOL = @LIBTOOL@ |
| 164 |
LN_S = @LN_S@ |
LN_S = @LN_S@ |
| 165 |
|
LTLIBOBJS = @LTLIBOBJS@ |
| 166 |
|
MAINT = @MAINT@ |
| 167 |
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
| 168 |
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
| 169 |
|
MAKEINFO = @MAKEINFO@ |
| 170 |
MKINSTALLDIRS = @MKINSTALLDIRS@ |
MKINSTALLDIRS = @MKINSTALLDIRS@ |
| 171 |
OBJDUMP = @OBJDUMP@ |
MSGFMT = @MSGFMT@ |
| 172 |
|
OBJEXT = @OBJEXT@ |
| 173 |
ORBIT_CFLAGS = @ORBIT_CFLAGS@ |
ORBIT_CFLAGS = @ORBIT_CFLAGS@ |
| 174 |
ORBIT_CONFIG = @ORBIT_CONFIG@ |
ORBIT_CONFIG = @ORBIT_CONFIG@ |
| 175 |
ORBIT_IDL = @ORBIT_IDL@ |
ORBIT_IDL = @ORBIT_IDL@ |
| 176 |
ORBIT_LIBS = @ORBIT_LIBS@ |
ORBIT_LIBS = @ORBIT_LIBS@ |
| 177 |
PACKAGE = @PACKAGE@ |
PACKAGE = @PACKAGE@ |
| 178 |
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 179 |
|
PACKAGE_NAME = @PACKAGE_NAME@ |
| 180 |
|
PACKAGE_STRING = @PACKAGE_STRING@ |
| 181 |
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 182 |
|
PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 183 |
|
PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 184 |
POFILES = @POFILES@ |
POFILES = @POFILES@ |
| 185 |
POSUB = @POSUB@ |
POSUB = @POSUB@ |
| 186 |
RANLIB = @RANLIB@ |
RANLIB = @RANLIB@ |
| 187 |
|
SET_MAKE = @SET_MAKE@ |
| 188 |
|
SHELL = @SHELL@ |
| 189 |
STRIP = @STRIP@ |
STRIP = @STRIP@ |
| 190 |
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
| 191 |
USE_NLS = @USE_NLS@ |
USE_NLS = @USE_NLS@ |
| 192 |
VERSION = @VERSION@ |
VERSION = @VERSION@ |
| 193 |
|
XGETTEXT = @XGETTEXT@ |
| 194 |
ZVT_LIBS = @ZVT_LIBS@ |
ZVT_LIBS = @ZVT_LIBS@ |
| 195 |
|
ac_ct_AR = @ac_ct_AR@ |
| 196 |
|
ac_ct_CC = @ac_ct_CC@ |
| 197 |
|
ac_ct_CXX = @ac_ct_CXX@ |
| 198 |
|
ac_ct_F77 = @ac_ct_F77@ |
| 199 |
|
ac_ct_RANLIB = @ac_ct_RANLIB@ |
| 200 |
|
ac_ct_STRIP = @ac_ct_STRIP@ |
| 201 |
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 202 |
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 203 |
|
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
| 204 |
|
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
| 205 |
am__include = @am__include@ |
am__include = @am__include@ |
| 206 |
|
am__leading_dot = @am__leading_dot@ |
| 207 |
am__quote = @am__quote@ |
am__quote = @am__quote@ |
| 208 |
|
bindir = @bindir@ |
| 209 |
|
build = @build@ |
| 210 |
|
build_alias = @build_alias@ |
| 211 |
|
build_cpu = @build_cpu@ |
| 212 |
|
build_os = @build_os@ |
| 213 |
|
build_vendor = @build_vendor@ |
| 214 |
cflags_set = @cflags_set@ |
cflags_set = @cflags_set@ |
| 215 |
cxxflags_set = @cxxflags_set@ |
datadir = @datadir@ |
| 216 |
|
exec_prefix = @exec_prefix@ |
| 217 |
|
host = @host@ |
| 218 |
|
host_alias = @host_alias@ |
| 219 |
|
host_cpu = @host_cpu@ |
| 220 |
|
host_os = @host_os@ |
| 221 |
|
host_vendor = @host_vendor@ |
| 222 |
|
includedir = @includedir@ |
| 223 |
|
infodir = @infodir@ |
| 224 |
install_sh = @install_sh@ |
install_sh = @install_sh@ |
| 225 |
l = @l@ |
l = @l@ |
| 226 |
|
libdir = @libdir@ |
| 227 |
|
libexecdir = @libexecdir@ |
| 228 |
|
localstatedir = @localstatedir@ |
| 229 |
|
mandir = @mandir@ |
| 230 |
|
mkdir_p = @mkdir_p@ |
| 231 |
|
oldincludedir = @oldincludedir@ |
| 232 |
|
prefix = @prefix@ |
| 233 |
|
program_transform_name = @program_transform_name@ |
| 234 |
|
sbindir = @sbindir@ |
| 235 |
|
sharedstatedir = @sharedstatedir@ |
| 236 |
|
sysconfdir = @sysconfdir@ |
| 237 |
|
target_alias = @target_alias@ |
| 238 |
|
|
| 239 |
# generated 2002/6/6 22:43:00 CEST by free@m114.net195-132-170.noos.fr.localdomain |
# generated 2005/5/25 21:39:29 CEST by free@lns-vlq-8-tou-62-147-188-40.adsl.proxad.net.(none) |
| 240 |
# using glademm V0.6.4 |
# using glademm V2.0.0 |
| 241 |
AUTOMAKE_OPTIONS = 1.4 |
AUTOMAKE_OPTIONS = 1.4 |
| 242 |
|
SUBDIRS = m4 macros src #po |
| 243 |
SUBDIRS = m4 src |
EXTRA_DIST = config.rpath mkinstalldirs AUTHORS TODO README configure |
|
|
|
|
EXTRA_DIST = AUTHORS TODO README configure |
|
| 244 |
ACLOCAL_AMFLAGS = -I m4 |
ACLOCAL_AMFLAGS = -I m4 |
|
subdir = . |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
|
|
CONFIG_HEADER = config.h |
|
|
CONFIG_CLEAN_FILES = |
|
|
DIST_SOURCES = |
|
|
|
|
|
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ |
|
|
uninstall-info-recursive all-recursive install-data-recursive \ |
|
|
install-exec-recursive installdirs-recursive install-recursive \ |
|
|
uninstall-recursive check-recursive installcheck-recursive |
|
|
DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \ |
|
|
Makefile.am Makefile.in NEWS TODO acconfig.h aclocal.m4 \ |
|
|
config.guess config.h.in config.rpath config.sub configure \ |
|
|
configure.in depcomp install-sh ltmain.sh missing mkinstalldirs |
|
|
DIST_SUBDIRS = $(SUBDIRS) |
|
| 245 |
all: config.h |
all: config.h |
| 246 |
$(MAKE) $(AM_MAKEFLAGS) all-recursive |
$(MAKE) $(AM_MAKEFLAGS) all-recursive |
| 247 |
|
|
| 248 |
.SUFFIXES: |
.SUFFIXES: |
| 249 |
|
am--refresh: |
| 250 |
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log |
@: |
| 251 |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
| 252 |
|
@for dep in $?; do \ |
| 253 |
|
case '$(am__configure_deps)' in \ |
| 254 |
|
*$$dep*) \ |
| 255 |
|
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ |
| 256 |
|
cd $(srcdir) && $(AUTOMAKE) --gnu \ |
| 257 |
|
&& exit 0; \ |
| 258 |
|
exit 1;; \ |
| 259 |
|
esac; \ |
| 260 |
|
done; \ |
| 261 |
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ |
| 262 |
cd $(top_srcdir) && \ |
cd $(top_srcdir) && \ |
| 263 |
$(AUTOMAKE) --gnu Makefile |
$(AUTOMAKE) --gnu Makefile |
| 264 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
.PRECIOUS: Makefile |
| 265 |
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 266 |
|
@case '$?' in \ |
| 267 |
|
*config.status*) \ |
| 268 |
|
echo ' $(SHELL) ./config.status'; \ |
| 269 |
|
$(SHELL) ./config.status;; \ |
| 270 |
|
*) \ |
| 271 |
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
| 272 |
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
| 273 |
|
esac; |
| 274 |
|
|
| 275 |
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 276 |
$(SHELL) ./config.status --recheck |
$(SHELL) ./config.status --recheck |
|
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
|
|
cd $(srcdir) && $(AUTOCONF) |
|
| 277 |
|
|
| 278 |
$(ACLOCAL_M4): configure.in m4/aclocal-include.m4 m4/codeset.m4 m4/compiler-flags.m4 m4/curses.m4 m4/gedcomparser.m4 m4/gettext.m4 m4/glibc21.m4 m4/gnome-bonobo-check.m4 m4/gnome-common.m4 m4/gnome-fileutils.m4 m4/gnome-gettext.m4 m4/gnome-ghttp-check.m4 m4/gnome-gnorba-check.m4 m4/gnome-guile-checks.m4 m4/gnome-libgtop-check.m4 m4/gnome-objc-checks.m4 m4/gnome-orbit-check.m4 m4/gnome-print-check.m4 m4/gnome-pthread-check.m4 m4/gnome-support.m4 m4/gnome-undelfs.m4 m4/gnome-vfs.m4 m4/gnome-x-checks.m4 m4/gnome-xml-check.m4 m4/gnome.m4 m4/gperf-check.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/linger.m4 m4/need-declaration.m4 m4/progtest.m4 |
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
| 279 |
|
cd $(srcdir) && $(AUTOCONF) |
| 280 |
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
| 281 |
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
| 282 |
|
|
| 283 |
config.h: stamp-h1 |
config.h: stamp-h1 |
| 289 |
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
| 290 |
@rm -f stamp-h1 |
@rm -f stamp-h1 |
| 291 |
cd $(top_builddir) && $(SHELL) ./config.status config.h |
cd $(top_builddir) && $(SHELL) ./config.status config.h |
| 292 |
|
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h |
|
$(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h |
|
| 293 |
cd $(top_srcdir) && $(AUTOHEADER) |
cd $(top_srcdir) && $(AUTOHEADER) |
| 294 |
touch $(srcdir)/config.h.in |
rm -f stamp-h1 |
| 295 |
|
touch $@ |
| 296 |
|
|
| 297 |
distclean-hdr: |
distclean-hdr: |
| 298 |
-rm -f config.h stamp-h1 |
-rm -f config.h stamp-h1 |
| 361 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 362 |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
| 363 |
done |
done |
| 364 |
|
ctags-recursive: |
| 365 |
ETAGS = etags |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 366 |
ETAGSFLAGS = |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
| 367 |
|
done |
|
tags: TAGS |
|
| 368 |
|
|
| 369 |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| 370 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 374 |
$(AWK) ' { files[$$0] = 1; } \ |
$(AWK) ' { files[$$0] = 1; } \ |
| 375 |
END { for (i in files) print i; }'`; \ |
END { for (i in files) print i; }'`; \ |
| 376 |
mkid -fID $$unique |
mkid -fID $$unique |
| 377 |
|
tags: TAGS |
| 378 |
|
|
| 379 |
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
| 380 |
$(TAGS_FILES) $(LISP) |
$(TAGS_FILES) $(LISP) |
| 381 |
tags=; \ |
tags=; \ |
| 382 |
here=`pwd`; \ |
here=`pwd`; \ |
| 383 |
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
| 384 |
|
include_option=--etags-include; \ |
| 385 |
|
empty_fix=.; \ |
| 386 |
|
else \ |
| 387 |
|
include_option=--include; \ |
| 388 |
|
empty_fix=; \ |
| 389 |
|
fi; \ |
| 390 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 391 |
if test "$$subdir" = .; then :; else \ |
if test "$$subdir" = .; then :; else \ |
| 392 |
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
test ! -f $$subdir/TAGS || \ |
| 393 |
|
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
| 394 |
fi; \ |
fi; \ |
| 395 |
done; \ |
done; \ |
| 396 |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
| 399 |
done | \ |
done | \ |
| 400 |
$(AWK) ' { files[$$0] = 1; } \ |
$(AWK) ' { files[$$0] = 1; } \ |
| 401 |
END { for (i in files) print i; }'`; \ |
END { for (i in files) print i; }'`; \ |
| 402 |
test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
| 403 |
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
test -n "$$unique" || unique=$$empty_fix; \ |
| 404 |
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 405 |
|
$$tags $$unique; \ |
| 406 |
|
fi |
| 407 |
|
ctags: CTAGS |
| 408 |
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
| 409 |
|
$(TAGS_FILES) $(LISP) |
| 410 |
|
tags=; \ |
| 411 |
|
here=`pwd`; \ |
| 412 |
|
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
| 413 |
|
unique=`for i in $$list; do \ |
| 414 |
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 415 |
|
done | \ |
| 416 |
|
$(AWK) ' { files[$$0] = 1; } \ |
| 417 |
|
END { for (i in files) print i; }'`; \ |
| 418 |
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
| 419 |
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 420 |
$$tags $$unique |
$$tags $$unique |
| 421 |
|
|
| 422 |
GTAGS: |
GTAGS: |
| 425 |
&& gtags -i $(GTAGS_ARGS) $$here |
&& gtags -i $(GTAGS_ARGS) $$here |
| 426 |
|
|
| 427 |
distclean-tags: |
distclean-tags: |
| 428 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|
|
|
|
|
top_distdir = . |
|
|
distdir = $(PACKAGE)-$(VERSION) |
|
|
|
|
|
am__remove_distdir = \ |
|
|
{ test ! -d $(distdir) \ |
|
|
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|
|
&& rm -fr $(distdir); }; } |
|
|
|
|
|
GZIP_ENV = --best |
|
|
distcleancheck_listfiles = find . -type f -print |
|
| 429 |
|
|
| 430 |
distdir: $(DISTFILES) |
distdir: $(DISTFILES) |
| 431 |
$(am__remove_distdir) |
$(am__remove_distdir) |
| 432 |
mkdir $(distdir) |
mkdir $(distdir) |
| 433 |
@list='$(DISTFILES)'; for file in $$list; do \ |
$(mkdir_p) $(distdir)/../.. $(distdir)/macros $(distdir)/po |
| 434 |
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| 435 |
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
| 436 |
|
list='$(DISTFILES)'; for file in $$list; do \ |
| 437 |
|
case $$file in \ |
| 438 |
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
| 439 |
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
| 440 |
|
esac; \ |
| 441 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 442 |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 443 |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| 444 |
dir="/$$dir"; \ |
dir="/$$dir"; \ |
| 445 |
$(mkinstalldirs) "$(distdir)$$dir"; \ |
$(mkdir_p) "$(distdir)$$dir"; \ |
| 446 |
else \ |
else \ |
| 447 |
dir=''; \ |
dir=''; \ |
| 448 |
fi; \ |
fi; \ |
| 459 |
done |
done |
| 460 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 461 |
if test "$$subdir" = .; then :; else \ |
if test "$$subdir" = .; then :; else \ |
| 462 |
test -d $(distdir)/$$subdir \ |
test -d "$(distdir)/$$subdir" \ |
| 463 |
|| mkdir $(distdir)/$$subdir \ |
|| mkdir "$(distdir)/$$subdir" \ |
| 464 |
|| exit 1; \ |
|| exit 1; \ |
| 465 |
(cd $$subdir && \ |
(cd $$subdir && \ |
| 466 |
$(MAKE) $(AM_MAKEFLAGS) \ |
$(MAKE) $(AM_MAKEFLAGS) \ |
| 467 |
top_distdir="$(top_distdir)" \ |
top_distdir="../$(top_distdir)" \ |
| 468 |
distdir=../$(distdir)/$$subdir \ |
distdir="../$(distdir)/$$subdir" \ |
| 469 |
distdir) \ |
distdir) \ |
| 470 |
|| exit 1; \ |
|| exit 1; \ |
| 471 |
fi; \ |
fi; \ |
| 479 |
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
| 480 |
$(am__remove_distdir) |
$(am__remove_distdir) |
| 481 |
|
|
| 482 |
|
dist-bzip2: distdir |
| 483 |
|
$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 |
| 484 |
|
$(am__remove_distdir) |
| 485 |
|
|
| 486 |
|
dist-tarZ: distdir |
| 487 |
|
$(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z |
| 488 |
|
$(am__remove_distdir) |
| 489 |
|
|
| 490 |
|
dist-shar: distdir |
| 491 |
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
| 492 |
|
$(am__remove_distdir) |
| 493 |
|
|
| 494 |
|
dist-zip: distdir |
| 495 |
|
-rm -f $(distdir).zip |
| 496 |
|
zip -rq $(distdir).zip $(distdir) |
| 497 |
|
$(am__remove_distdir) |
| 498 |
|
|
| 499 |
dist dist-all: distdir |
dist dist-all: distdir |
| 500 |
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
| 501 |
$(am__remove_distdir) |
$(am__remove_distdir) |
| 504 |
# it guarantees that the distribution is self-contained by making another |
# it guarantees that the distribution is self-contained by making another |
| 505 |
# tarfile. |
# tarfile. |
| 506 |
distcheck: dist |
distcheck: dist |
| 507 |
$(am__remove_distdir) |
case '$(DIST_ARCHIVES)' in \ |
| 508 |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - |
*.tar.gz*) \ |
| 509 |
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ |
| 510 |
|
*.tar.bz2*) \ |
| 511 |
|
bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ |
| 512 |
|
*.tar.Z*) \ |
| 513 |
|
uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ |
| 514 |
|
*.shar.gz*) \ |
| 515 |
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
| 516 |
|
*.zip*) \ |
| 517 |
|
unzip $(distdir).zip ;;\ |
| 518 |
|
esac |
| 519 |
chmod -R a-w $(distdir); chmod a+w $(distdir) |
chmod -R a-w $(distdir); chmod a+w $(distdir) |
| 520 |
mkdir $(distdir)/=build |
mkdir $(distdir)/_build |
| 521 |
mkdir $(distdir)/=inst |
mkdir $(distdir)/_inst |
| 522 |
chmod a-w $(distdir) |
chmod a-w $(distdir) |
| 523 |
dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \ |
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
| 524 |
&& cd $(distdir)/=build \ |
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
| 525 |
&& ../configure --srcdir=.. --prefix=$$dc_install_base \ |
&& cd $(distdir)/_build \ |
| 526 |
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
| 527 |
$(DISTCHECK_CONFIGURE_FLAGS) \ |
$(DISTCHECK_CONFIGURE_FLAGS) \ |
| 528 |
&& $(MAKE) $(AM_MAKEFLAGS) \ |
&& $(MAKE) $(AM_MAKEFLAGS) \ |
| 529 |
&& $(MAKE) $(AM_MAKEFLAGS) dvi \ |
&& $(MAKE) $(AM_MAKEFLAGS) dvi \ |
| 531 |
&& $(MAKE) $(AM_MAKEFLAGS) install \ |
&& $(MAKE) $(AM_MAKEFLAGS) install \ |
| 532 |
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
| 533 |
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
| 534 |
&& (test `find $$dc_install_base -type f -print | wc -l` -le 1 \ |
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
| 535 |
|| { echo "ERROR: files left after uninstall:" ; \ |
distuninstallcheck \ |
| 536 |
find $$dc_install_base -type f -print ; \ |
&& chmod -R a-w "$$dc_install_base" \ |
| 537 |
exit 1; } >&2 ) \ |
&& ({ \ |
| 538 |
&& $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ |
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
| 539 |
&& rm -f $(distdir).tar.gz \ |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
| 540 |
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
| 541 |
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
| 542 |
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
| 543 |
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \ |
| 544 |
|
&& rm -rf "$$dc_destdir" \ |
| 545 |
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \ |
| 546 |
|
&& rm -rf $(DIST_ARCHIVES) \ |
| 547 |
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
| 548 |
$(am__remove_distdir) |
$(am__remove_distdir) |
| 549 |
@echo "$(distdir).tar.gz is ready for distribution" | \ |
@(echo "$(distdir) archives ready for distribution: "; \ |
| 550 |
sed 'h;s/./=/g;p;x;p;x' |
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
| 551 |
|
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
| 552 |
|
distuninstallcheck: |
| 553 |
|
@cd $(distuninstallcheck_dir) \ |
| 554 |
|
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
| 555 |
|
|| { echo "ERROR: files left after uninstall:" ; \ |
| 556 |
|
if test -n "$(DESTDIR)"; then \ |
| 557 |
|
echo " (check DESTDIR support)"; \ |
| 558 |
|
fi ; \ |
| 559 |
|
$(distuninstallcheck_listfiles) ; \ |
| 560 |
|
exit 1; } >&2 |
| 561 |
distcleancheck: distclean |
distcleancheck: distclean |
| 562 |
if test '$(srcdir)' = . ; then \ |
@if test '$(srcdir)' = . ; then \ |
| 563 |
echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
| 564 |
exit 1 ; \ |
exit 1 ; \ |
| 565 |
fi |
fi |
| 566 |
test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
| 567 |
|| { echo "ERROR: files left after distclean:" ; \ |
|| { echo "ERROR: files left in build directory after distclean:" ; \ |
| 568 |
$(distcleancheck_listfiles) ; \ |
$(distcleancheck_listfiles) ; \ |
| 569 |
exit 1; } >&2 |
exit 1; } >&2 |
| 570 |
check-am: all-am |
check-am: all-am |
| 572 |
all-am: Makefile config.h |
all-am: Makefile config.h |
| 573 |
installdirs: installdirs-recursive |
installdirs: installdirs-recursive |
| 574 |
installdirs-am: |
installdirs-am: |
|
|
|
| 575 |
install: install-recursive |
install: install-recursive |
| 576 |
install-exec: install-exec-recursive |
install-exec: install-exec-recursive |
| 577 |
install-data: install-data-recursive |
install-data: install-data-recursive |
| 583 |
installcheck: installcheck-recursive |
installcheck: installcheck-recursive |
| 584 |
install-strip: |
install-strip: |
| 585 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 586 |
INSTALL_STRIP_FLAG=-s \ |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 587 |
`test -z '$(STRIP)' || \ |
`test -z '$(STRIP)' || \ |
| 588 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 589 |
mostlyclean-generic: |
mostlyclean-generic: |
| 591 |
clean-generic: |
clean-generic: |
| 592 |
|
|
| 593 |
distclean-generic: |
distclean-generic: |
| 594 |
-rm -f Makefile $(CONFIG_CLEAN_FILES) |
-rm -f $(CONFIG_CLEAN_FILES) |
| 595 |
|
|
| 596 |
maintainer-clean-generic: |
maintainer-clean-generic: |
| 597 |
@echo "This command is intended for maintainers to use" |
@echo "This command is intended for maintainers to use" |
| 602 |
|
|
| 603 |
distclean: distclean-recursive |
distclean: distclean-recursive |
| 604 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 605 |
distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \ |
-rm -f Makefile |
| 606 |
distclean-local distclean-tags |
distclean-am: clean-am distclean-generic distclean-hdr \ |
| 607 |
|
distclean-libtool distclean-tags |
| 608 |
|
|
| 609 |
dvi: dvi-recursive |
dvi: dvi-recursive |
| 610 |
|
|
| 611 |
dvi-am: |
dvi-am: |
| 612 |
|
|
| 613 |
|
html: html-recursive |
| 614 |
|
|
| 615 |
info: info-recursive |
info: info-recursive |
| 616 |
|
|
| 617 |
info-am: |
info-am: |
| 628 |
|
|
| 629 |
maintainer-clean: maintainer-clean-recursive |
maintainer-clean: maintainer-clean-recursive |
| 630 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 631 |
-rm -rf autom4te.cache |
-rm -rf $(top_srcdir)/autom4te.cache |
| 632 |
|
-rm -f Makefile |
| 633 |
maintainer-clean-am: distclean-am maintainer-clean-generic |
maintainer-clean-am: distclean-am maintainer-clean-generic |
| 634 |
|
|
| 635 |
mostlyclean: mostlyclean-recursive |
mostlyclean: mostlyclean-recursive |
| 636 |
|
|
| 637 |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| 638 |
|
|
| 639 |
|
pdf: pdf-recursive |
| 640 |
|
|
| 641 |
|
pdf-am: |
| 642 |
|
|
| 643 |
|
ps: ps-recursive |
| 644 |
|
|
| 645 |
|
ps-am: |
| 646 |
|
|
| 647 |
uninstall-am: uninstall-info-am |
uninstall-am: uninstall-info-am |
| 648 |
|
|
| 649 |
uninstall-info: uninstall-info-recursive |
uninstall-info: uninstall-info-recursive |
| 650 |
|
|
| 651 |
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \ |
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ |
| 652 |
clean-generic clean-libtool clean-recursive dist dist-all \ |
check-am clean clean-generic clean-libtool clean-recursive \ |
| 653 |
dist-gzip distcheck distclean distclean-generic distclean-hdr \ |
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ |
| 654 |
distclean-libtool distclean-local distclean-recursive \ |
dist-shar dist-tarZ dist-zip distcheck distclean \ |
| 655 |
distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \ |
distclean-generic distclean-hdr distclean-libtool \ |
| 656 |
info info-am info-recursive install install-am install-data \ |
distclean-recursive distclean-tags distcleancheck distdir \ |
| 657 |
install-data-am install-data-recursive install-exec \ |
distuninstallcheck dvi dvi-am html html-am info info-am \ |
| 658 |
install-exec-am install-exec-recursive install-info \ |
install install-am install-data install-data-am install-exec \ |
| 659 |
install-info-am install-info-recursive install-man \ |
install-exec-am install-info install-info-am install-man \ |
| 660 |
install-recursive install-strip installcheck installcheck-am \ |
install-strip installcheck installcheck-am installdirs \ |
| 661 |
installdirs installdirs-am installdirs-recursive \ |
installdirs-am maintainer-clean maintainer-clean-generic \ |
|
maintainer-clean maintainer-clean-generic \ |
|
| 662 |
maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
| 663 |
mostlyclean-libtool mostlyclean-recursive tags tags-recursive \ |
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ |
| 664 |
uninstall uninstall-am uninstall-info-am \ |
tags tags-recursive uninstall uninstall-am uninstall-info-am |
| 665 |
uninstall-info-recursive uninstall-recursive |
|
|
|
|
|
distclean-local: |
|
|
-rm -f $(top_builddir)/intl/* |
|
|
-rmdir $(top_builddir)/intl |
|
| 666 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 667 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
# Otherwise a system limit (for SysV at least) may be exceeded. |
| 668 |
.NOEXPORT: |
.NOEXPORT: |