[21575] | 1 | # Makefile.in generated by automake 1.9.4 from Makefile.am. |
---|
[18267] | 2 | # @configure_input@ |
---|
| 3 | |
---|
[20815] | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004 Free Software Foundation, Inc. |
---|
[18267] | 6 | # This Makefile.in is free software; the Free Software Foundation |
---|
| 7 | # gives unlimited permission to copy and/or distribute it, |
---|
| 8 | # with or without modifications, as long as this notice is preserved. |
---|
| 9 | |
---|
| 10 | # This program is distributed in the hope that it will be useful, |
---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
| 13 | # PARTICULAR PURPOSE. |
---|
| 14 | |
---|
| 15 | @SET_MAKE@ |
---|
| 16 | |
---|
[20815] | 17 | |
---|
| 18 | |
---|
| 19 | SOURCES = $(test_libglade_SOURCES) |
---|
| 20 | |
---|
[18267] | 21 | srcdir = @srcdir@ |
---|
| 22 | top_srcdir = @top_srcdir@ |
---|
| 23 | VPATH = @srcdir@ |
---|
| 24 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 25 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 26 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 27 | top_builddir = . |
---|
| 28 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 29 | INSTALL = @INSTALL@ |
---|
| 30 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 31 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 32 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 33 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
[20815] | 34 | transform = $(program_transform_name) |
---|
[18267] | 35 | NORMAL_INSTALL = : |
---|
| 36 | PRE_INSTALL = : |
---|
| 37 | POST_INSTALL = : |
---|
| 38 | NORMAL_UNINSTALL = : |
---|
| 39 | PRE_UNINSTALL = : |
---|
| 40 | POST_UNINSTALL = : |
---|
[21575] | 41 | build_triplet = @build@ |
---|
[18267] | 42 | host_triplet = @host@ |
---|
[20815] | 43 | noinst_PROGRAMS = test-libglade$(EXEEXT) |
---|
| 44 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
---|
| 45 | $(srcdir)/Makefile.in $(srcdir)/config.h.in \ |
---|
| 46 | $(srcdir)/libglade-2.0-uninstalled.pc.in \ |
---|
| 47 | $(srcdir)/libglade-2.0.pc.in $(srcdir)/libglade-convert.in \ |
---|
[21575] | 48 | $(srcdir)/libglade.spec.in $(top_srcdir)/configure AUTHORS \ |
---|
| 49 | COPYING ChangeLog INSTALL NEWS acconfig.h config.guess \ |
---|
| 50 | config.sub depcomp install-sh ltmain.sh missing |
---|
[20815] | 51 | subdir = . |
---|
| 52 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
[21575] | 53 | am__aclocal_m4_deps = $(top_srcdir)/m4/jh-xml-catalog.m4 \ |
---|
[20815] | 54 | $(top_srcdir)/configure.in |
---|
| 55 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 56 | $(ACLOCAL_M4) |
---|
| 57 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
| 58 | configure.lineno configure.status.lineno |
---|
[21575] | 59 | mkinstalldirs = $(install_sh) -d |
---|
[20815] | 60 | CONFIG_HEADER = config.h |
---|
| 61 | CONFIG_CLEAN_FILES = libglade.spec libglade-2.0.pc \ |
---|
| 62 | libglade-2.0-uninstalled.pc libglade-convert |
---|
| 63 | PROGRAMS = $(noinst_PROGRAMS) |
---|
| 64 | am_test_libglade_OBJECTS = test-libglade.$(OBJEXT) |
---|
| 65 | test_libglade_OBJECTS = $(am_test_libglade_OBJECTS) |
---|
| 66 | am__DEPENDENCIES_1 = |
---|
| 67 | test_libglade_DEPENDENCIES = glade/libglade-2.0.la \ |
---|
| 68 | $(am__DEPENDENCIES_1) |
---|
[21575] | 69 | am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" \ |
---|
| 70 | "$(DESTDIR)$(xmldir)" |
---|
[20815] | 71 | binSCRIPT_INSTALL = $(INSTALL_SCRIPT) |
---|
| 72 | SCRIPTS = $(bin_SCRIPTS) |
---|
| 73 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. |
---|
| 74 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 75 | am__depfiles_maybe = depfiles |
---|
| 76 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
| 77 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
[21575] | 78 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ |
---|
[20815] | 79 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
| 80 | $(AM_CFLAGS) $(CFLAGS) |
---|
| 81 | CCLD = $(CC) |
---|
[21575] | 82 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
---|
[20815] | 83 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
| 84 | SOURCES = $(test_libglade_SOURCES) |
---|
| 85 | DIST_SOURCES = $(test_libglade_SOURCES) |
---|
| 86 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
| 87 | html-recursive info-recursive install-data-recursive \ |
---|
| 88 | install-exec-recursive install-info-recursive \ |
---|
| 89 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
| 90 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
| 91 | uninstall-recursive |
---|
[21575] | 92 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
| 93 | am__vpath_adj = case $$p in \ |
---|
| 94 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 95 | *) f=$$p;; \ |
---|
| 96 | esac; |
---|
| 97 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
[20815] | 98 | pkgconfigDATA_INSTALL = $(INSTALL_DATA) |
---|
| 99 | xmlDATA_INSTALL = $(INSTALL_DATA) |
---|
| 100 | DATA = $(pkgconfig_DATA) $(xml_DATA) |
---|
| 101 | ETAGS = etags |
---|
| 102 | CTAGS = ctags |
---|
| 103 | DIST_SUBDIRS = $(SUBDIRS) |
---|
| 104 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 105 | distdir = $(PACKAGE)-$(VERSION) |
---|
| 106 | top_distdir = $(distdir) |
---|
| 107 | am__remove_distdir = \ |
---|
| 108 | { test ! -d $(distdir) \ |
---|
| 109 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
| 110 | && rm -fr $(distdir); }; } |
---|
| 111 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
| 112 | GZIP_ENV = --best |
---|
| 113 | distuninstallcheck_listfiles = find . -type f -print |
---|
| 114 | distcleancheck_listfiles = find . -type f -print |
---|
| 115 | ACLOCAL = @ACLOCAL@ |
---|
[18267] | 116 | ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ |
---|
[20815] | 117 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 118 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
[18267] | 119 | AMTAR = @AMTAR@ |
---|
[20815] | 120 | AR = @AR@ |
---|
[18267] | 121 | AS = @AS@ |
---|
[20815] | 122 | AUTOCONF = @AUTOCONF@ |
---|
| 123 | AUTOHEADER = @AUTOHEADER@ |
---|
| 124 | AUTOMAKE = @AUTOMAKE@ |
---|
[18267] | 125 | AWK = @AWK@ |
---|
| 126 | CATALOGS = @CATALOGS@ |
---|
| 127 | CATOBJEXT = @CATOBJEXT@ |
---|
| 128 | CC = @CC@ |
---|
[20815] | 129 | CCDEPMODE = @CCDEPMODE@ |
---|
| 130 | CFLAGS = @CFLAGS@ |
---|
| 131 | CPP = @CPP@ |
---|
| 132 | CPPFLAGS = @CPPFLAGS@ |
---|
| 133 | CYGPATH_W = @CYGPATH_W@ |
---|
[18267] | 134 | DATADIRNAME = @DATADIRNAME@ |
---|
[20815] | 135 | DEFS = @DEFS@ |
---|
[18267] | 136 | DEPDIR = @DEPDIR@ |
---|
| 137 | DLLTOOL = @DLLTOOL@ |
---|
| 138 | ECHO = @ECHO@ |
---|
[20815] | 139 | ECHO_C = @ECHO_C@ |
---|
| 140 | ECHO_N = @ECHO_N@ |
---|
| 141 | ECHO_T = @ECHO_T@ |
---|
| 142 | EGREP = @EGREP@ |
---|
| 143 | ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@ |
---|
| 144 | ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@ |
---|
| 145 | EXEEXT = @EXEEXT@ |
---|
[18267] | 146 | GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ |
---|
| 147 | GMOFILES = @GMOFILES@ |
---|
| 148 | GMSGFMT = @GMSGFMT@ |
---|
| 149 | GTK_CFLAGS = @GTK_CFLAGS@ |
---|
[20815] | 150 | GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@ |
---|
| 151 | GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@ |
---|
[18267] | 152 | GTK_LIBS = @GTK_LIBS@ |
---|
[20815] | 153 | HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@ |
---|
| 154 | HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@ |
---|
[21575] | 155 | HAVE_XMLCATALOG_FALSE = @HAVE_XMLCATALOG_FALSE@ |
---|
| 156 | HAVE_XMLCATALOG_TRUE = @HAVE_XMLCATALOG_TRUE@ |
---|
[20815] | 157 | HTML_DIR = @HTML_DIR@ |
---|
| 158 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 159 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 160 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
[18267] | 161 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 162 | INSTOBJEXT = @INSTOBJEXT@ |
---|
| 163 | INTLLIBS = @INTLLIBS@ |
---|
[20815] | 164 | LDFLAGS = @LDFLAGS@ |
---|
[18267] | 165 | LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@ |
---|
| 166 | LIBGLADE_LIBS = @LIBGLADE_LIBS@ |
---|
[20815] | 167 | LIBOBJS = @LIBOBJS@ |
---|
| 168 | LIBS = @LIBS@ |
---|
[18267] | 169 | LIBTOOL = @LIBTOOL@ |
---|
| 170 | LN_S = @LN_S@ |
---|
[20815] | 171 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 172 | MAKEINFO = @MAKEINFO@ |
---|
[18267] | 173 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
[20815] | 174 | MSGFMT = @MSGFMT@ |
---|
[18267] | 175 | OBJDUMP = @OBJDUMP@ |
---|
[20815] | 176 | OBJEXT = @OBJEXT@ |
---|
| 177 | OS_WIN32_FALSE = @OS_WIN32_FALSE@ |
---|
| 178 | OS_WIN32_TRUE = @OS_WIN32_TRUE@ |
---|
[18267] | 179 | PACKAGE = @PACKAGE@ |
---|
[20815] | 180 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 181 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 182 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 183 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 184 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 185 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
[18267] | 186 | PKG_CONFIG = @PKG_CONFIG@ |
---|
[20815] | 187 | PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@ |
---|
| 188 | PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@ |
---|
[18267] | 189 | POFILES = @POFILES@ |
---|
| 190 | POSUB = @POSUB@ |
---|
[20815] | 191 | PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ |
---|
| 192 | PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ |
---|
[18267] | 193 | PYTHON = @PYTHON@ |
---|
[21575] | 194 | PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ |
---|
| 195 | PYTHON_PLATFORM = @PYTHON_PLATFORM@ |
---|
| 196 | PYTHON_PREFIX = @PYTHON_PREFIX@ |
---|
| 197 | PYTHON_VERSION = @PYTHON_VERSION@ |
---|
[18267] | 198 | RANLIB = @RANLIB@ |
---|
[20815] | 199 | SET_MAKE = @SET_MAKE@ |
---|
| 200 | SHELL = @SHELL@ |
---|
[18267] | 201 | STRIP = @STRIP@ |
---|
| 202 | USE_NLS = @USE_NLS@ |
---|
| 203 | VERSION = @VERSION@ |
---|
[20815] | 204 | XGETTEXT = @XGETTEXT@ |
---|
[21575] | 205 | XMLCATALOG = @XMLCATALOG@ |
---|
| 206 | XML_CATALOG_FILE = @XML_CATALOG_FILE@ |
---|
[20815] | 207 | ac_ct_AR = @ac_ct_AR@ |
---|
| 208 | ac_ct_AS = @ac_ct_AS@ |
---|
| 209 | ac_ct_CC = @ac_ct_CC@ |
---|
| 210 | ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ |
---|
| 211 | ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ |
---|
| 212 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
| 213 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 214 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 215 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
[18267] | 216 | am__include = @am__include@ |
---|
[20815] | 217 | am__leading_dot = @am__leading_dot@ |
---|
[18267] | 218 | am__quote = @am__quote@ |
---|
[21575] | 219 | am__tar = @am__tar@ |
---|
| 220 | am__untar = @am__untar@ |
---|
[20815] | 221 | bindir = @bindir@ |
---|
| 222 | build = @build@ |
---|
| 223 | build_alias = @build_alias@ |
---|
| 224 | build_cpu = @build_cpu@ |
---|
| 225 | build_os = @build_os@ |
---|
| 226 | build_vendor = @build_vendor@ |
---|
| 227 | datadir = @datadir@ |
---|
| 228 | exec_prefix = @exec_prefix@ |
---|
| 229 | host = @host@ |
---|
| 230 | host_alias = @host_alias@ |
---|
| 231 | host_cpu = @host_cpu@ |
---|
| 232 | host_os = @host_os@ |
---|
| 233 | host_vendor = @host_vendor@ |
---|
| 234 | includedir = @includedir@ |
---|
| 235 | infodir = @infodir@ |
---|
[18267] | 236 | install_sh = @install_sh@ |
---|
[20815] | 237 | libdir = @libdir@ |
---|
| 238 | libexecdir = @libexecdir@ |
---|
| 239 | localstatedir = @localstatedir@ |
---|
| 240 | mandir = @mandir@ |
---|
| 241 | mkdir_p = @mkdir_p@ |
---|
| 242 | oldincludedir = @oldincludedir@ |
---|
[21575] | 243 | pkgpyexecdir = @pkgpyexecdir@ |
---|
| 244 | pkgpythondir = @pkgpythondir@ |
---|
[20815] | 245 | prefix = @prefix@ |
---|
| 246 | program_transform_name = @program_transform_name@ |
---|
[21575] | 247 | pyexecdir = @pyexecdir@ |
---|
| 248 | pythondir = @pythondir@ |
---|
[20815] | 249 | sbindir = @sbindir@ |
---|
| 250 | sharedstatedir = @sharedstatedir@ |
---|
| 251 | sysconfdir = @sysconfdir@ |
---|
| 252 | target_alias = @target_alias@ |
---|
[18267] | 253 | SUBDIRS = glade doc tests |
---|
| 254 | INCLUDES = $(LIBGLADE_CFLAGS) |
---|
| 255 | |
---|
| 256 | # build documentation when doing a distcheck. |
---|
| 257 | DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc |
---|
| 258 | @HAVE_PYTHON_TRUE@bin_SCRIPTS = libglade-convert |
---|
| 259 | pkgconfigdir = $(libdir)/pkgconfig |
---|
| 260 | pkgconfig_DATA = libglade-2.0.pc |
---|
| 261 | test_libglade_LDADD = glade/libglade-2.0.la $(LIBGLADE_LIBS) |
---|
| 262 | test_libglade_SOURCES = test-libglade.c |
---|
| 263 | |
---|
| 264 | # handling of the XML catalog |
---|
| 265 | xmldir = $(datadir)/xml/libglade |
---|
| 266 | xml_DATA = glade-2.0.dtd |
---|
| 267 | EXTRA_DIST = \ |
---|
[20815] | 268 | gtk-doc.make \ |
---|
[18267] | 269 | glade-2.0.dtd \ |
---|
| 270 | libglade.spec.in \ |
---|
| 271 | libglade.spec \ |
---|
| 272 | libglade-2.0.pc.in \ |
---|
[20815] | 273 | libglade-2.0-uninstalled.pc.in \ |
---|
[18267] | 274 | libglade-convert.in \ |
---|
| 275 | examples/simple.glade \ |
---|
| 276 | examples/first.glade \ |
---|
| 277 | examples/example.glade \ |
---|
[20815] | 278 | examples/bonobo.glade |
---|
[18267] | 279 | |
---|
| 280 | all: config.h |
---|
| 281 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
| 282 | |
---|
| 283 | .SUFFIXES: |
---|
| 284 | .SUFFIXES: .c .lo .o .obj |
---|
[20815] | 285 | am--refresh: |
---|
| 286 | @: |
---|
| 287 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 288 | @for dep in $?; do \ |
---|
| 289 | case '$(am__configure_deps)' in \ |
---|
| 290 | *$$dep*) \ |
---|
| 291 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ |
---|
| 292 | cd $(srcdir) && $(AUTOMAKE) --gnu \ |
---|
| 293 | && exit 0; \ |
---|
| 294 | exit 1;; \ |
---|
| 295 | esac; \ |
---|
| 296 | done; \ |
---|
| 297 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ |
---|
[18267] | 298 | cd $(top_srcdir) && \ |
---|
| 299 | $(AUTOMAKE) --gnu Makefile |
---|
[20815] | 300 | .PRECIOUS: Makefile |
---|
| 301 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 302 | @case '$?' in \ |
---|
| 303 | *config.status*) \ |
---|
| 304 | echo ' $(SHELL) ./config.status'; \ |
---|
| 305 | $(SHELL) ./config.status;; \ |
---|
| 306 | *) \ |
---|
| 307 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
| 308 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
| 309 | esac; |
---|
[18267] | 310 | |
---|
[20815] | 311 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
[18267] | 312 | $(SHELL) ./config.status --recheck |
---|
[20815] | 313 | |
---|
| 314 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
[18267] | 315 | cd $(srcdir) && $(AUTOCONF) |
---|
[20815] | 316 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
[18267] | 317 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
| 318 | |
---|
| 319 | config.h: stamp-h1 |
---|
| 320 | @if test ! -f $@; then \ |
---|
| 321 | rm -f stamp-h1; \ |
---|
| 322 | $(MAKE) stamp-h1; \ |
---|
| 323 | else :; fi |
---|
| 324 | |
---|
| 325 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
| 326 | @rm -f stamp-h1 |
---|
| 327 | cd $(top_builddir) && $(SHELL) ./config.status config.h |
---|
[20815] | 328 | $(srcdir)/config.h.in: $(am__configure_deps) $(top_srcdir)/acconfig.h |
---|
[18267] | 329 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
[20815] | 330 | rm -f stamp-h1 |
---|
| 331 | touch $@ |
---|
[18267] | 332 | |
---|
| 333 | distclean-hdr: |
---|
| 334 | -rm -f config.h stamp-h1 |
---|
[20815] | 335 | libglade.spec: $(top_builddir)/config.status $(srcdir)/libglade.spec.in |
---|
[18267] | 336 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
[20815] | 337 | libglade-2.0.pc: $(top_builddir)/config.status $(srcdir)/libglade-2.0.pc.in |
---|
[18267] | 338 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
[20815] | 339 | libglade-2.0-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/libglade-2.0-uninstalled.pc.in |
---|
[18267] | 340 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
[20815] | 341 | libglade-convert: $(top_builddir)/config.status $(srcdir)/libglade-convert.in |
---|
| 342 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
[18267] | 343 | |
---|
| 344 | clean-noinstPROGRAMS: |
---|
| 345 | @list='$(noinst_PROGRAMS)'; for p in $$list; do \ |
---|
| 346 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 347 | echo " rm -f $$p $$f"; \ |
---|
| 348 | rm -f $$p $$f ; \ |
---|
| 349 | done |
---|
| 350 | test-libglade$(EXEEXT): $(test_libglade_OBJECTS) $(test_libglade_DEPENDENCIES) |
---|
| 351 | @rm -f test-libglade$(EXEEXT) |
---|
| 352 | $(LINK) $(test_libglade_LDFLAGS) $(test_libglade_OBJECTS) $(test_libglade_LDADD) $(LIBS) |
---|
| 353 | install-binSCRIPTS: $(bin_SCRIPTS) |
---|
| 354 | @$(NORMAL_INSTALL) |
---|
[20815] | 355 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
---|
[18267] | 356 | @list='$(bin_SCRIPTS)'; for p in $$list; do \ |
---|
| 357 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
| 358 | if test -f $$d$$p; then \ |
---|
| 359 | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
---|
[20815] | 360 | echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 361 | $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ |
---|
[18267] | 362 | else :; fi; \ |
---|
| 363 | done |
---|
| 364 | |
---|
| 365 | uninstall-binSCRIPTS: |
---|
| 366 | @$(NORMAL_UNINSTALL) |
---|
| 367 | @list='$(bin_SCRIPTS)'; for p in $$list; do \ |
---|
| 368 | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
---|
[20815] | 369 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 370 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
---|
[18267] | 371 | done |
---|
| 372 | |
---|
| 373 | mostlyclean-compile: |
---|
[20815] | 374 | -rm -f *.$(OBJEXT) |
---|
[18267] | 375 | |
---|
| 376 | distclean-compile: |
---|
| 377 | -rm -f *.tab.c |
---|
| 378 | |
---|
| 379 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libglade.Po@am__quote@ |
---|
| 380 | |
---|
| 381 | .c.o: |
---|
[20815] | 382 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
| 383 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
| 384 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
[21575] | 385 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[20815] | 386 | @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
---|
[18267] | 387 | |
---|
| 388 | .c.obj: |
---|
[20815] | 389 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
| 390 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
| 391 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
[21575] | 392 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[20815] | 393 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
---|
[18267] | 394 | |
---|
| 395 | .c.lo: |
---|
[20815] | 396 | @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
| 397 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
| 398 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
[21575] | 399 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[20815] | 400 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
---|
[18267] | 401 | |
---|
| 402 | mostlyclean-libtool: |
---|
| 403 | -rm -f *.lo |
---|
| 404 | |
---|
| 405 | clean-libtool: |
---|
| 406 | -rm -rf .libs _libs |
---|
| 407 | |
---|
| 408 | distclean-libtool: |
---|
| 409 | -rm -f libtool |
---|
| 410 | uninstall-info-am: |
---|
| 411 | install-pkgconfigDATA: $(pkgconfig_DATA) |
---|
| 412 | @$(NORMAL_INSTALL) |
---|
[20815] | 413 | test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)" |
---|
[18267] | 414 | @list='$(pkgconfig_DATA)'; for p in $$list; do \ |
---|
| 415 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
[21575] | 416 | f=$(am__strip_dir) \ |
---|
[20815] | 417 | echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ |
---|
| 418 | $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ |
---|
[18267] | 419 | done |
---|
| 420 | |
---|
| 421 | uninstall-pkgconfigDATA: |
---|
| 422 | @$(NORMAL_UNINSTALL) |
---|
| 423 | @list='$(pkgconfig_DATA)'; for p in $$list; do \ |
---|
[21575] | 424 | f=$(am__strip_dir) \ |
---|
[20815] | 425 | echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ |
---|
| 426 | rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ |
---|
[18267] | 427 | done |
---|
| 428 | install-xmlDATA: $(xml_DATA) |
---|
| 429 | @$(NORMAL_INSTALL) |
---|
[20815] | 430 | test -z "$(xmldir)" || $(mkdir_p) "$(DESTDIR)$(xmldir)" |
---|
[18267] | 431 | @list='$(xml_DATA)'; for p in $$list; do \ |
---|
| 432 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
[21575] | 433 | f=$(am__strip_dir) \ |
---|
[20815] | 434 | echo " $(xmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xmldir)/$$f'"; \ |
---|
| 435 | $(xmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xmldir)/$$f"; \ |
---|
[18267] | 436 | done |
---|
| 437 | |
---|
| 438 | uninstall-xmlDATA: |
---|
| 439 | @$(NORMAL_UNINSTALL) |
---|
| 440 | @list='$(xml_DATA)'; for p in $$list; do \ |
---|
[21575] | 441 | f=$(am__strip_dir) \ |
---|
[20815] | 442 | echo " rm -f '$(DESTDIR)$(xmldir)/$$f'"; \ |
---|
| 443 | rm -f "$(DESTDIR)$(xmldir)/$$f"; \ |
---|
[18267] | 444 | done |
---|
| 445 | |
---|
| 446 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 447 | # into them and run `make' without going through this Makefile. |
---|
| 448 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 449 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 450 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 451 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 452 | $(RECURSIVE_TARGETS): |
---|
| 453 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 454 | dot_seen=no; \ |
---|
| 455 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 456 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 457 | echo "Making $$target in $$subdir"; \ |
---|
| 458 | if test "$$subdir" = "."; then \ |
---|
| 459 | dot_seen=yes; \ |
---|
| 460 | local_target="$$target-am"; \ |
---|
| 461 | else \ |
---|
| 462 | local_target="$$target"; \ |
---|
| 463 | fi; \ |
---|
| 464 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 465 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 466 | done; \ |
---|
| 467 | if test "$$dot_seen" = "no"; then \ |
---|
| 468 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 469 | fi; test -z "$$fail" |
---|
| 470 | |
---|
| 471 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 472 | maintainer-clean-recursive: |
---|
| 473 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 474 | dot_seen=no; \ |
---|
| 475 | case "$@" in \ |
---|
| 476 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 477 | *) list='$(SUBDIRS)' ;; \ |
---|
| 478 | esac; \ |
---|
| 479 | rev=''; for subdir in $$list; do \ |
---|
| 480 | if test "$$subdir" = "."; then :; else \ |
---|
| 481 | rev="$$subdir $$rev"; \ |
---|
| 482 | fi; \ |
---|
| 483 | done; \ |
---|
| 484 | rev="$$rev ."; \ |
---|
| 485 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 486 | for subdir in $$rev; do \ |
---|
| 487 | echo "Making $$target in $$subdir"; \ |
---|
| 488 | if test "$$subdir" = "."; then \ |
---|
| 489 | local_target="$$target-am"; \ |
---|
| 490 | else \ |
---|
| 491 | local_target="$$target"; \ |
---|
| 492 | fi; \ |
---|
| 493 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 494 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 495 | done && test -z "$$fail" |
---|
| 496 | tags-recursive: |
---|
| 497 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 498 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 499 | done |
---|
[20815] | 500 | ctags-recursive: |
---|
| 501 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 502 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 503 | done |
---|
[18267] | 504 | |
---|
| 505 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 506 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 507 | unique=`for i in $$list; do \ |
---|
| 508 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 509 | done | \ |
---|
| 510 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 511 | END { for (i in files) print i; }'`; \ |
---|
| 512 | mkid -fID $$unique |
---|
[20815] | 513 | tags: TAGS |
---|
[18267] | 514 | |
---|
| 515 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 516 | $(TAGS_FILES) $(LISP) |
---|
| 517 | tags=; \ |
---|
| 518 | here=`pwd`; \ |
---|
[21575] | 519 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
[20815] | 520 | include_option=--etags-include; \ |
---|
[21575] | 521 | empty_fix=.; \ |
---|
[20815] | 522 | else \ |
---|
| 523 | include_option=--include; \ |
---|
[21575] | 524 | empty_fix=; \ |
---|
[20815] | 525 | fi; \ |
---|
[18267] | 526 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 527 | if test "$$subdir" = .; then :; else \ |
---|
[21575] | 528 | test ! -f $$subdir/TAGS || \ |
---|
[20815] | 529 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
[18267] | 530 | fi; \ |
---|
| 531 | done; \ |
---|
| 532 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 533 | unique=`for i in $$list; do \ |
---|
| 534 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 535 | done | \ |
---|
| 536 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 537 | END { for (i in files) print i; }'`; \ |
---|
[21575] | 538 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 539 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 540 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 541 | $$tags $$unique; \ |
---|
| 542 | fi |
---|
[20815] | 543 | ctags: CTAGS |
---|
| 544 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 545 | $(TAGS_FILES) $(LISP) |
---|
| 546 | tags=; \ |
---|
| 547 | here=`pwd`; \ |
---|
| 548 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 549 | unique=`for i in $$list; do \ |
---|
| 550 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 551 | done | \ |
---|
| 552 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 553 | END { for (i in files) print i; }'`; \ |
---|
| 554 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 555 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 556 | $$tags $$unique |
---|
[18267] | 557 | |
---|
| 558 | GTAGS: |
---|
| 559 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 560 | && cd $(top_srcdir) \ |
---|
| 561 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 562 | |
---|
| 563 | distclean-tags: |
---|
[20815] | 564 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
[18267] | 565 | |
---|
| 566 | distdir: $(DISTFILES) |
---|
| 567 | $(am__remove_distdir) |
---|
| 568 | mkdir $(distdir) |
---|
[21575] | 569 | $(mkdir_p) $(distdir)/. $(distdir)/doc $(distdir)/examples $(distdir)/m4 |
---|
[20815] | 570 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 571 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 572 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 573 | case $$file in \ |
---|
| 574 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 575 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 576 | esac; \ |
---|
[18267] | 577 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 578 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 579 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 580 | dir="/$$dir"; \ |
---|
[20815] | 581 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
[18267] | 582 | else \ |
---|
| 583 | dir=''; \ |
---|
| 584 | fi; \ |
---|
| 585 | if test -d $$d/$$file; then \ |
---|
| 586 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 587 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 588 | fi; \ |
---|
| 589 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 590 | else \ |
---|
| 591 | test -f $(distdir)/$$file \ |
---|
| 592 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 593 | || exit 1; \ |
---|
| 594 | fi; \ |
---|
| 595 | done |
---|
[21575] | 596 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
[18267] | 597 | if test "$$subdir" = .; then :; else \ |
---|
[20815] | 598 | test -d "$(distdir)/$$subdir" \ |
---|
[21575] | 599 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
---|
[18267] | 600 | || exit 1; \ |
---|
[21575] | 601 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
| 602 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
[18267] | 603 | (cd $$subdir && \ |
---|
| 604 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
[21575] | 605 | top_distdir="$$top_distdir" \ |
---|
| 606 | distdir="$$distdir/$$subdir" \ |
---|
[18267] | 607 | distdir) \ |
---|
| 608 | || exit 1; \ |
---|
| 609 | fi; \ |
---|
| 610 | done |
---|
| 611 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
| 612 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
| 613 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
| 614 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
| 615 | || chmod -R a+r $(distdir) |
---|
| 616 | dist-gzip: distdir |
---|
[21575] | 617 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
[18267] | 618 | $(am__remove_distdir) |
---|
| 619 | |
---|
[20815] | 620 | dist-bzip2: distdir |
---|
[21575] | 621 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
[20815] | 622 | $(am__remove_distdir) |
---|
| 623 | |
---|
| 624 | dist-tarZ: distdir |
---|
[21575] | 625 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
[20815] | 626 | $(am__remove_distdir) |
---|
| 627 | |
---|
| 628 | dist-shar: distdir |
---|
| 629 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
| 630 | $(am__remove_distdir) |
---|
| 631 | |
---|
| 632 | dist-zip: distdir |
---|
| 633 | -rm -f $(distdir).zip |
---|
| 634 | zip -rq $(distdir).zip $(distdir) |
---|
| 635 | $(am__remove_distdir) |
---|
| 636 | |
---|
[18267] | 637 | dist dist-all: distdir |
---|
[21575] | 638 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
[18267] | 639 | $(am__remove_distdir) |
---|
| 640 | |
---|
| 641 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
| 642 | # it guarantees that the distribution is self-contained by making another |
---|
| 643 | # tarfile. |
---|
| 644 | distcheck: dist |
---|
[20815] | 645 | case '$(DIST_ARCHIVES)' in \ |
---|
| 646 | *.tar.gz*) \ |
---|
[21575] | 647 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
[20815] | 648 | *.tar.bz2*) \ |
---|
[21575] | 649 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
[20815] | 650 | *.tar.Z*) \ |
---|
[21575] | 651 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
[20815] | 652 | *.shar.gz*) \ |
---|
[21575] | 653 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
[20815] | 654 | *.zip*) \ |
---|
| 655 | unzip $(distdir).zip ;;\ |
---|
| 656 | esac |
---|
[18267] | 657 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
[20815] | 658 | mkdir $(distdir)/_build |
---|
| 659 | mkdir $(distdir)/_inst |
---|
[18267] | 660 | chmod a-w $(distdir) |
---|
[20815] | 661 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
| 662 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
| 663 | && cd $(distdir)/_build \ |
---|
| 664 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
[18267] | 665 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
| 666 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 667 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
| 668 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
| 669 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
| 670 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
| 671 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
[20815] | 672 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
| 673 | distuninstallcheck \ |
---|
| 674 | && chmod -R a-w "$$dc_install_base" \ |
---|
| 675 | && ({ \ |
---|
| 676 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
| 677 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
| 678 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
| 679 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
| 680 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
| 681 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
| 682 | && rm -rf "$$dc_destdir" \ |
---|
| 683 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
| 684 | && rm -rf $(DIST_ARCHIVES) \ |
---|
[18267] | 685 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
| 686 | $(am__remove_distdir) |
---|
[20815] | 687 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
| 688 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
| 689 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
| 690 | distuninstallcheck: |
---|
| 691 | @cd $(distuninstallcheck_dir) \ |
---|
| 692 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
| 693 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
| 694 | if test -n "$(DESTDIR)"; then \ |
---|
| 695 | echo " (check DESTDIR support)"; \ |
---|
| 696 | fi ; \ |
---|
| 697 | $(distuninstallcheck_listfiles) ; \ |
---|
| 698 | exit 1; } >&2 |
---|
[18267] | 699 | distcleancheck: distclean |
---|
[20815] | 700 | @if test '$(srcdir)' = . ; then \ |
---|
[18267] | 701 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
| 702 | exit 1 ; \ |
---|
| 703 | fi |
---|
[20815] | 704 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
| 705 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
[18267] | 706 | $(distcleancheck_listfiles) ; \ |
---|
| 707 | exit 1; } >&2 |
---|
| 708 | check-am: all-am |
---|
| 709 | check: check-recursive |
---|
| 710 | all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) config.h |
---|
| 711 | installdirs: installdirs-recursive |
---|
| 712 | installdirs-am: |
---|
[20815] | 713 | for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xmldir)"; do \ |
---|
| 714 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
| 715 | done |
---|
[18267] | 716 | install: install-recursive |
---|
| 717 | install-exec: install-exec-recursive |
---|
| 718 | install-data: install-data-recursive |
---|
| 719 | uninstall: uninstall-recursive |
---|
| 720 | |
---|
| 721 | install-am: all-am |
---|
| 722 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 723 | |
---|
| 724 | installcheck: installcheck-recursive |
---|
| 725 | install-strip: |
---|
| 726 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
[20815] | 727 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
[18267] | 728 | `test -z '$(STRIP)' || \ |
---|
| 729 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 730 | mostlyclean-generic: |
---|
| 731 | |
---|
| 732 | clean-generic: |
---|
| 733 | |
---|
| 734 | distclean-generic: |
---|
[21575] | 735 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
[18267] | 736 | |
---|
| 737 | maintainer-clean-generic: |
---|
| 738 | @echo "This command is intended for maintainers to use" |
---|
| 739 | @echo "it deletes files that may require special tools to rebuild." |
---|
[21575] | 740 | @HAVE_XMLCATALOG_FALSE@uninstall-local: |
---|
| 741 | @HAVE_XMLCATALOG_FALSE@install-data-local: |
---|
[18267] | 742 | clean: clean-recursive |
---|
| 743 | |
---|
| 744 | clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \ |
---|
| 745 | mostlyclean-am |
---|
| 746 | |
---|
| 747 | distclean: distclean-recursive |
---|
| 748 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
[20815] | 749 | -rm -rf ./$(DEPDIR) |
---|
| 750 | -rm -f Makefile |
---|
| 751 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
| 752 | distclean-hdr distclean-libtool distclean-tags |
---|
[18267] | 753 | |
---|
| 754 | dvi: dvi-recursive |
---|
| 755 | |
---|
| 756 | dvi-am: |
---|
| 757 | |
---|
[20815] | 758 | html: html-recursive |
---|
| 759 | |
---|
[18267] | 760 | info: info-recursive |
---|
| 761 | |
---|
| 762 | info-am: |
---|
| 763 | |
---|
| 764 | install-data-am: install-data-local install-pkgconfigDATA \ |
---|
| 765 | install-xmlDATA |
---|
| 766 | |
---|
| 767 | install-exec-am: install-binSCRIPTS |
---|
| 768 | |
---|
| 769 | install-info: install-info-recursive |
---|
| 770 | |
---|
| 771 | install-man: |
---|
| 772 | |
---|
| 773 | installcheck-am: |
---|
| 774 | |
---|
| 775 | maintainer-clean: maintainer-clean-recursive |
---|
| 776 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
[20815] | 777 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
| 778 | -rm -rf ./$(DEPDIR) |
---|
| 779 | -rm -f Makefile |
---|
[18267] | 780 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 781 | |
---|
| 782 | mostlyclean: mostlyclean-recursive |
---|
| 783 | |
---|
| 784 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
| 785 | mostlyclean-libtool |
---|
| 786 | |
---|
[20815] | 787 | pdf: pdf-recursive |
---|
| 788 | |
---|
| 789 | pdf-am: |
---|
| 790 | |
---|
| 791 | ps: ps-recursive |
---|
| 792 | |
---|
| 793 | ps-am: |
---|
| 794 | |
---|
[18267] | 795 | uninstall-am: uninstall-binSCRIPTS uninstall-info-am uninstall-local \ |
---|
| 796 | uninstall-pkgconfigDATA uninstall-xmlDATA |
---|
| 797 | |
---|
| 798 | uninstall-info: uninstall-info-recursive |
---|
| 799 | |
---|
[20815] | 800 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ |
---|
| 801 | check-am clean clean-generic clean-libtool clean-local \ |
---|
| 802 | clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \ |
---|
| 803 | dist dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ \ |
---|
| 804 | dist-zip distcheck distclean distclean-compile \ |
---|
| 805 | distclean-generic distclean-hdr distclean-libtool \ |
---|
| 806 | distclean-recursive distclean-tags distcleancheck distdir \ |
---|
| 807 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
---|
| 808 | install install-am install-binSCRIPTS install-data \ |
---|
| 809 | install-data-am install-data-local install-exec \ |
---|
| 810 | install-exec-am install-info install-info-am install-man \ |
---|
| 811 | install-pkgconfigDATA install-strip install-xmlDATA \ |
---|
| 812 | installcheck installcheck-am installdirs installdirs-am \ |
---|
| 813 | maintainer-clean maintainer-clean-generic \ |
---|
| 814 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ |
---|
| 815 | mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ |
---|
| 816 | pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ |
---|
| 817 | uninstall-binSCRIPTS uninstall-info-am uninstall-local \ |
---|
| 818 | uninstall-pkgconfigDATA uninstall-xmlDATA |
---|
[18267] | 819 | |
---|
| 820 | |
---|
[21575] | 821 | @HAVE_XMLCATALOG_TRUE@install-data-local: |
---|
| 822 | @HAVE_XMLCATALOG_TRUE@ -$(XMLCATALOG) --noout --add "system" "http://glade.gnome.org/glade-2.0.dtd" $(xmldir)/glade-2.0.dtd $(XML_CATALOG_FILE) |
---|
| 823 | @HAVE_XMLCATALOG_TRUE@uninstall-local: |
---|
| 824 | @HAVE_XMLCATALOG_TRUE@ -$(XMLCATALOG) --noout --del $(xmldir)/glade-2.0.dtd $(XML_CATALOG_FILE) |
---|
[18267] | 825 | |
---|
| 826 | #small hack to get distcheck to work |
---|
| 827 | clean-local: |
---|
| 828 | rm -f intl/po2tbl.sed .memdump |
---|
| 829 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 830 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 831 | .NOEXPORT: |
---|