| 1 | # Makefile.in generated by automake 1.7.9 from Makefile.am. |
| 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
| 5 | # Free Software Foundation, Inc. |
| 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 | |
| 17 | srcdir = @srcdir@ |
| 18 | top_srcdir = @top_srcdir@ |
| 19 | VPATH = @srcdir@ |
| 20 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 21 | pkglibdir = $(libdir)/@PACKAGE@ |
| 22 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 23 | top_builddir = ../../../.. |
| 24 | |
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 26 | INSTALL = @INSTALL@ |
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
| 28 | install_sh_PROGRAM = $(install_sh) -c |
| 29 | install_sh_SCRIPT = $(install_sh) -c |
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
| 31 | transform = $(program_transform_name) |
| 32 | NORMAL_INSTALL = : |
| 33 | PRE_INSTALL = : |
| 34 | POST_INSTALL = : |
| 35 | NORMAL_UNINSTALL = : |
| 36 | PRE_UNINSTALL = : |
| 37 | POST_UNINSTALL = : |
| 38 | host_triplet = @host@ |
| 39 | ACLOCAL = @ACLOCAL@ |
| 40 | AMDEP_FALSE = @AMDEP_FALSE@ |
| 41 | AMDEP_TRUE = @AMDEP_TRUE@ |
| 42 | AMTAR = @AMTAR@ |
| 43 | AR = @AR@ |
| 44 | AUTOCONF = @AUTOCONF@ |
| 45 | AUTOHEADER = @AUTOHEADER@ |
| 46 | AUTOMAKE = @AUTOMAKE@ |
| 47 | AWK = @AWK@ |
| 48 | BASH = @BASH@ |
| 49 | CC = @CC@ |
| 50 | CCDEPMODE = @CCDEPMODE@ |
| 51 | CFLAGS = @CFLAGS@ |
| 52 | CPP = @CPP@ |
| 53 | CPPFLAGS = @CPPFLAGS@ |
| 54 | CXX = @CXX@ |
| 55 | CXXCPP = @CXXCPP@ |
| 56 | CXXDEPMODE = @CXXDEPMODE@ |
| 57 | CXXFLAGS = @CXXFLAGS@ |
| 58 | CYGPATH_W = @CYGPATH_W@ |
| 59 | DEFAULT_INCLUDES = @DEFAULT_INCLUDES@ |
| 60 | DEFS = @DEFS@ |
| 61 | DEPDIR = @DEPDIR@ |
| 62 | ECHO = @ECHO@ |
| 63 | ECHO_C = @ECHO_C@ |
| 64 | ECHO_N = @ECHO_N@ |
| 65 | ECHO_T = @ECHO_T@ |
| 66 | EGREP = @EGREP@ |
| 67 | EXEEXT = @EXEEXT@ |
| 68 | F77 = @F77@ |
| 69 | FFLAGS = @FFLAGS@ |
| 70 | GLIB_CFLAGS = @GLIB_CFLAGS@ |
| 71 | GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ |
| 72 | GLIB_LIBS = @GLIB_LIBS@ |
| 73 | GLIB_MKENUMS = @GLIB_MKENUMS@ |
| 74 | GOBJECT_QUERY = @GOBJECT_QUERY@ |
| 75 | GREP = @GREP@ |
| 76 | GTK_CFLAGS = @GTK_CFLAGS@ |
| 77 | GTK_LIBS = @GTK_LIBS@ |
| 78 | INSTALL_DATA = @INSTALL_DATA@ |
| 79 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 80 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 81 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 82 | LDFLAGS = @LDFLAGS@ |
| 83 | LIBOBJS = @LIBOBJS@ |
| 84 | LIBS = @LIBS@ |
| 85 | LIBTOOL = @LIBTOOL@ |
| 86 | LN_S = @LN_S@ |
| 87 | LTLIBOBJS = @LTLIBOBJS@ |
| 88 | LTTVSTATIC_FALSE = @LTTVSTATIC_FALSE@ |
| 89 | LTTVSTATIC_TRUE = @LTTVSTATIC_TRUE@ |
| 90 | MAKEINFO = @MAKEINFO@ |
| 91 | OBJEXT = @OBJEXT@ |
| 92 | PACKAGE = @PACKAGE@ |
| 93 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 94 | PACKAGE_CFLAGS = @PACKAGE_CFLAGS@ |
| 95 | PACKAGE_LIBS = @PACKAGE_LIBS@ |
| 96 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 97 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 98 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 99 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 100 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 101 | PKG_CONFIG = @PKG_CONFIG@ |
| 102 | POPT_LIBS = @POPT_LIBS@ |
| 103 | RANLIB = @RANLIB@ |
| 104 | SET_MAKE = @SET_MAKE@ |
| 105 | SHELL = @SHELL@ |
| 106 | STRIP = @STRIP@ |
| 107 | THREAD_LIBS = @THREAD_LIBS@ |
| 108 | UTIL_LIBS = @UTIL_LIBS@ |
| 109 | VERSION = @VERSION@ |
| 110 | ac_ct_CC = @ac_ct_CC@ |
| 111 | ac_ct_CXX = @ac_ct_CXX@ |
| 112 | ac_ct_F77 = @ac_ct_F77@ |
| 113 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 114 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 115 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
| 116 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
| 117 | am__include = @am__include@ |
| 118 | am__leading_dot = @am__leading_dot@ |
| 119 | am__quote = @am__quote@ |
| 120 | bindir = @bindir@ |
| 121 | build = @build@ |
| 122 | build_alias = @build_alias@ |
| 123 | build_cpu = @build_cpu@ |
| 124 | build_os = @build_os@ |
| 125 | build_vendor = @build_vendor@ |
| 126 | datadir = @datadir@ |
| 127 | datarootdir = @datarootdir@ |
| 128 | docdir = @docdir@ |
| 129 | dvidir = @dvidir@ |
| 130 | exec_prefix = @exec_prefix@ |
| 131 | host = @host@ |
| 132 | host_alias = @host_alias@ |
| 133 | host_cpu = @host_cpu@ |
| 134 | host_os = @host_os@ |
| 135 | host_vendor = @host_vendor@ |
| 136 | htmldir = @htmldir@ |
| 137 | includedir = @includedir@ |
| 138 | infodir = @infodir@ |
| 139 | install_sh = @install_sh@ |
| 140 | libdir = @libdir@ |
| 141 | libexecdir = @libexecdir@ |
| 142 | localedir = @localedir@ |
| 143 | localstatedir = @localstatedir@ |
| 144 | lttctlincludedir = @lttctlincludedir@ |
| 145 | lttincludedir = @lttincludedir@ |
| 146 | lttvincludedir = @lttvincludedir@ |
| 147 | lttvlibdir = @lttvlibdir@ |
| 148 | lttvplugindir = @lttvplugindir@ |
| 149 | lttvwindowincludedir = @lttvwindowincludedir@ |
| 150 | mandir = @mandir@ |
| 151 | oldincludedir = @oldincludedir@ |
| 152 | pdfdir = @pdfdir@ |
| 153 | prefix = @prefix@ |
| 154 | program_transform_name = @program_transform_name@ |
| 155 | psdir = @psdir@ |
| 156 | sbindir = @sbindir@ |
| 157 | sharedstatedir = @sharedstatedir@ |
| 158 | sysconfdir = @sysconfdir@ |
| 159 | target_alias = @target_alias@ |
| 160 | top_lttvdir = @top_lttvdir@ |
| 161 | top_lttvwindowdir = @top_lttvwindowdir@ |
| 162 | EXTRA_DIST = c18.html c40.html c67.html index.html lttv-context.png x23.html x33.html x46.html x50.html x72.html x77.html x81.html x84.html |
| 163 | subdir = doc/developer/developer_guide/html |
| 164 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 165 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 166 | CONFIG_HEADER = $(top_builddir)/config.h |
| 167 | CONFIG_CLEAN_FILES = |
| 168 | DIST_SOURCES = |
| 169 | DIST_COMMON = $(srcdir)/Makefile.in Makefile.am |
| 170 | all: all-am |
| 171 | |
| 172 | .SUFFIXES: |
| 173 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
| 174 | cd $(top_srcdir) && \ |
| 175 | $(AUTOMAKE) --gnu doc/developer/developer_guide/html/Makefile |
| 176 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 177 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
| 178 | |
| 179 | mostlyclean-libtool: |
| 180 | -rm -f *.lo |
| 181 | |
| 182 | clean-libtool: |
| 183 | -rm -rf .libs _libs |
| 184 | |
| 185 | distclean-libtool: |
| 186 | -rm -f libtool |
| 187 | uninstall-info-am: |
| 188 | tags: TAGS |
| 189 | TAGS: |
| 190 | |
| 191 | ctags: CTAGS |
| 192 | CTAGS: |
| 193 | |
| 194 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 195 | |
| 196 | top_distdir = ../../../.. |
| 197 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
| 198 | |
| 199 | distdir: $(DISTFILES) |
| 200 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| 201 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
| 202 | list='$(DISTFILES)'; for file in $$list; do \ |
| 203 | case $$file in \ |
| 204 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
| 205 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
| 206 | esac; \ |
| 207 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 208 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 209 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| 210 | dir="/$$dir"; \ |
| 211 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
| 212 | else \ |
| 213 | dir=''; \ |
| 214 | fi; \ |
| 215 | if test -d $$d/$$file; then \ |
| 216 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 217 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| 218 | fi; \ |
| 219 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| 220 | else \ |
| 221 | test -f $(distdir)/$$file \ |
| 222 | || cp -p $$d/$$file $(distdir)/$$file \ |
| 223 | || exit 1; \ |
| 224 | fi; \ |
| 225 | done |
| 226 | check-am: all-am |
| 227 | check: check-am |
| 228 | all-am: Makefile |
| 229 | |
| 230 | installdirs: |
| 231 | install: install-am |
| 232 | install-exec: install-exec-am |
| 233 | install-data: install-data-am |
| 234 | uninstall: uninstall-am |
| 235 | |
| 236 | install-am: all-am |
| 237 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 238 | |
| 239 | installcheck: installcheck-am |
| 240 | install-strip: |
| 241 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 242 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 243 | `test -z '$(STRIP)' || \ |
| 244 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 245 | mostlyclean-generic: |
| 246 | |
| 247 | clean-generic: |
| 248 | |
| 249 | distclean-generic: |
| 250 | -rm -f $(CONFIG_CLEAN_FILES) |
| 251 | |
| 252 | maintainer-clean-generic: |
| 253 | @echo "This command is intended for maintainers to use" |
| 254 | @echo "it deletes files that may require special tools to rebuild." |
| 255 | clean: clean-am |
| 256 | |
| 257 | clean-am: clean-generic clean-libtool mostlyclean-am |
| 258 | |
| 259 | distclean: distclean-am |
| 260 | -rm -f Makefile |
| 261 | distclean-am: clean-am distclean-generic distclean-libtool |
| 262 | |
| 263 | dvi: dvi-am |
| 264 | |
| 265 | dvi-am: |
| 266 | |
| 267 | info: info-am |
| 268 | |
| 269 | info-am: |
| 270 | |
| 271 | install-data-am: |
| 272 | |
| 273 | install-exec-am: |
| 274 | |
| 275 | install-info: install-info-am |
| 276 | |
| 277 | install-man: |
| 278 | |
| 279 | installcheck-am: |
| 280 | |
| 281 | maintainer-clean: maintainer-clean-am |
| 282 | -rm -f Makefile |
| 283 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 284 | |
| 285 | mostlyclean: mostlyclean-am |
| 286 | |
| 287 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| 288 | |
| 289 | pdf: pdf-am |
| 290 | |
| 291 | pdf-am: |
| 292 | |
| 293 | ps: ps-am |
| 294 | |
| 295 | ps-am: |
| 296 | |
| 297 | uninstall-am: uninstall-info-am |
| 298 | |
| 299 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
| 300 | distclean distclean-generic distclean-libtool distdir dvi \ |
| 301 | dvi-am info info-am install install-am install-data \ |
| 302 | install-data-am install-exec install-exec-am install-info \ |
| 303 | install-info-am install-man install-strip installcheck \ |
| 304 | installcheck-am installdirs maintainer-clean \ |
| 305 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
| 306 | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ |
| 307 | uninstall-info-am |
| 308 | |
| 309 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 310 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 311 | .NOEXPORT: |