root / lib / Makefile.in @ a1de4e94
History | View | Annotate | Download (20.4 kB)
| 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 | build_triplet = @build@ |
| 39 | host_triplet = @host@ |
| 40 | target_triplet = @target@ |
| 41 | ACLOCAL = @ACLOCAL@ |
| 42 | AMDEP_FALSE = @AMDEP_FALSE@ |
| 43 | AMDEP_TRUE = @AMDEP_TRUE@ |
| 44 | AMTAR = @AMTAR@ |
| 45 | AR = @AR@ |
| 46 | AUTOCONF = @AUTOCONF@ |
| 47 | AUTOHEADER = @AUTOHEADER@ |
| 48 | AUTOMAKE = @AUTOMAKE@ |
| 49 | AWK = @AWK@ |
| 50 | BUILTIN_LIBSYLPH_FALSE = @BUILTIN_LIBSYLPH_FALSE@ |
| 51 | BUILTIN_LIBSYLPH_TRUE = @BUILTIN_LIBSYLPH_TRUE@ |
| 52 | CC = @CC@ |
| 53 | CCDEPMODE = @CCDEPMODE@ |
| 54 | CFLAGS = @CFLAGS@ |
| 55 | CPP = @CPP@ |
| 56 | CPPFLAGS = @CPPFLAGS@ |
| 57 | CXX = @CXX@ |
| 58 | CXXCPP = @CXXCPP@ |
| 59 | CXXDEPMODE = @CXXDEPMODE@ |
| 60 | CXXFLAGS = @CXXFLAGS@ |
| 61 | CYGPATH_W = @CYGPATH_W@ |
| 62 | DEFS = @DEFS@ |
| 63 | DEPDIR = @DEPDIR@ |
| 64 | DSYMUTIL = @DSYMUTIL@ |
| 65 | ECHO = @ECHO@ |
| 66 | ECHO_C = @ECHO_C@ |
| 67 | ECHO_N = @ECHO_N@ |
| 68 | ECHO_T = @ECHO_T@ |
| 69 | EGREP = @EGREP@ |
| 70 | EXEEXT = @EXEEXT@ |
| 71 | F77 = @F77@ |
| 72 | FFLAGS = @FFLAGS@ |
| 73 | GDBM_LIBS = @GDBM_LIBS@ |
| 74 | GLIB_CFLAGS = @GLIB_CFLAGS@ |
| 75 | GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ |
| 76 | GLIB_LIBS = @GLIB_LIBS@ |
| 77 | GLIB_MKENUMS = @GLIB_MKENUMS@ |
| 78 | GOBJECT_QUERY = @GOBJECT_QUERY@ |
| 79 | GREP = @GREP@ |
| 80 | INSTALL_DATA = @INSTALL_DATA@ |
| 81 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 82 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 83 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 84 | LDFLAGS = @LDFLAGS@ |
| 85 | LIBICONV = @LIBICONV@ |
| 86 | LIBOBJS = @LIBOBJS@ |
| 87 | LIBS = @LIBS@ |
| 88 | LIBSYLPH_LIBS = @LIBSYLPH_LIBS@ |
| 89 | LIBTOOL = @LIBTOOL@ |
| 90 | LN_S = @LN_S@ |
| 91 | LTLIBICONV = @LTLIBICONV@ |
| 92 | LTLIBOBJS = @LTLIBOBJS@ |
| 93 | MAKEINFO = @MAKEINFO@ |
| 94 | MATH_LIB = @MATH_LIB@ |
| 95 | NATIVE_WIN32_FALSE = @NATIVE_WIN32_FALSE@ |
| 96 | NATIVE_WIN32_TRUE = @NATIVE_WIN32_TRUE@ |
| 97 | NMEDIT = @NMEDIT@ |
| 98 | OBJEXT = @OBJEXT@ |
| 99 | PACKAGE = @PACKAGE@ |
| 100 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 101 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 102 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 103 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 104 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 105 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 106 | PKG_CONFIG = @PKG_CONFIG@ |
| 107 | QDBM_CFLAGS = @QDBM_CFLAGS@ |
| 108 | QDBM_LIBS = @QDBM_LIBS@ |
| 109 | RANLIB = @RANLIB@ |
| 110 | SED = @SED@ |
| 111 | SET_MAKE = @SET_MAKE@ |
| 112 | SHELL = @SHELL@ |
| 113 | SQLITE_CFLAGS = @SQLITE_CFLAGS@ |
| 114 | SQLITE_LIBS = @SQLITE_LIBS@ |
| 115 | STRIP = @STRIP@ |
| 116 | VERSION = @VERSION@ |
| 117 | ac_ct_CC = @ac_ct_CC@ |
| 118 | ac_ct_CXX = @ac_ct_CXX@ |
| 119 | ac_ct_F77 = @ac_ct_F77@ |
| 120 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 121 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 122 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
| 123 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
| 124 | am__include = @am__include@ |
| 125 | am__leading_dot = @am__leading_dot@ |
| 126 | am__quote = @am__quote@ |
| 127 | bindir = @bindir@ |
| 128 | build = @build@ |
| 129 | build_alias = @build_alias@ |
| 130 | build_cpu = @build_cpu@ |
| 131 | build_os = @build_os@ |
| 132 | build_vendor = @build_vendor@ |
| 133 | datadir = @datadir@ |
| 134 | datarootdir = @datarootdir@ |
| 135 | docdir = @docdir@ |
| 136 | dvidir = @dvidir@ |
| 137 | exec_prefix = @exec_prefix@ |
| 138 | host = @host@ |
| 139 | host_alias = @host_alias@ |
| 140 | host_cpu = @host_cpu@ |
| 141 | host_os = @host_os@ |
| 142 | host_vendor = @host_vendor@ |
| 143 | htmldir = @htmldir@ |
| 144 | includedir = @includedir@ |
| 145 | infodir = @infodir@ |
| 146 | install_sh = @install_sh@ |
| 147 | libdir = @libdir@ |
| 148 | libexecdir = @libexecdir@ |
| 149 | libsylph_type = @libsylph_type@ |
| 150 | localedir = @localedir@ |
| 151 | localstatedir = @localstatedir@ |
| 152 | mandir = @mandir@ |
| 153 | oldincludedir = @oldincludedir@ |
| 154 | pdfdir = @pdfdir@ |
| 155 | prefix = @prefix@ |
| 156 | program_transform_name = @program_transform_name@ |
| 157 | psdir = @psdir@ |
| 158 | sbindir = @sbindir@ |
| 159 | sharedstatedir = @sharedstatedir@ |
| 160 | sysconfdir = @sysconfdir@ |
| 161 | target = @target@ |
| 162 | target_alias = @target_alias@ |
| 163 | target_cpu = @target_cpu@ |
| 164 | target_os = @target_os@ |
| 165 | target_vendor = @target_vendor@ |
| 166 | SUBDIRS = filters |
| 167 | |
| 168 | INCLUDES = $(GLIB_CFLAGS) $(QDBM_CFLAGS) $(SQLITE_CFLAGS) $(GDBM_CFLAGS) \ |
| 169 | -I$(top_srcdir) -I$(top_srcdir)/lib -I$(includedir) |
| 170 | |
| 171 | |
| 172 | lib_LTLIBRARIES = libsylfilter.la |
| 173 | |
| 174 | libsylfilter_la_SOURCES = \ |
| 175 | filter.c \ |
| 176 | filter-manager.c \ |
| 177 | filter-utils.c \ |
| 178 | filter-kvs.c \ |
| 179 | filter-kvs-qdbm.c \ |
| 180 | filter-kvs-sqlite.c \ |
| 181 | filter-kvs-gdbm.c \ |
| 182 | filter-private.h |
| 183 | |
| 184 | |
| 185 | libsylfilterincludedir = $(includedir)/sylfilter |
| 186 | libsylfilterinclude_HEADERS = \ |
| 187 | filter.h \ |
| 188 | filter-manager.h \ |
| 189 | filter-utils.h \ |
| 190 | filter-kvs.h \ |
| 191 | filter-kvs-qdbm.h \ |
| 192 | filter-kvs-sqlite.h \ |
| 193 | filter-kvs-gdbm.h |
| 194 | |
| 195 | |
| 196 | libsylfilter_la_LIBADD = \ |
| 197 | $(GLIB_LIBS) \ |
| 198 | $(QDBM_LIBS) \ |
| 199 | $(SQLITE_LIBS) \ |
| 200 | $(GDBM_LIBS) \ |
| 201 | $(MATH_LIB) \ |
| 202 | filters/libfilters.la \ |
| 203 | $(top_builddir)/libsylph/libsylph-builtin.la |
| 204 | |
| 205 | subdir = lib |
| 206 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 207 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 208 | CONFIG_HEADER = $(top_builddir)/config.h |
| 209 | CONFIG_CLEAN_FILES = |
| 210 | LTLIBRARIES = $(lib_LTLIBRARIES) |
| 211 | |
| 212 | libsylfilter_la_LDFLAGS = |
| 213 | libsylfilter_la_DEPENDENCIES = filters/libfilters.la \ |
| 214 | $(top_builddir)/libsylph/libsylph-builtin.la |
| 215 | am_libsylfilter_la_OBJECTS = filter.lo filter-manager.lo filter-utils.lo \ |
| 216 | filter-kvs.lo filter-kvs-qdbm.lo filter-kvs-sqlite.lo \ |
| 217 | filter-kvs-gdbm.lo |
| 218 | libsylfilter_la_OBJECTS = $(am_libsylfilter_la_OBJECTS) |
| 219 | |
| 220 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
| 221 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
| 222 | am__depfiles_maybe = depfiles |
| 223 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/filter-kvs-gdbm.Plo \ |
| 224 | @AMDEP_TRUE@ ./$(DEPDIR)/filter-kvs-qdbm.Plo \ |
| 225 | @AMDEP_TRUE@ ./$(DEPDIR)/filter-kvs-sqlite.Plo \ |
| 226 | @AMDEP_TRUE@ ./$(DEPDIR)/filter-kvs.Plo \ |
| 227 | @AMDEP_TRUE@ ./$(DEPDIR)/filter-manager.Plo \ |
| 228 | @AMDEP_TRUE@ ./$(DEPDIR)/filter-utils.Plo ./$(DEPDIR)/filter.Plo |
| 229 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| 230 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 231 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ |
| 232 | $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 233 | CCLD = $(CC) |
| 234 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
| 235 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| 236 | DIST_SOURCES = $(libsylfilter_la_SOURCES) |
| 237 | HEADERS = $(libsylfilterinclude_HEADERS) |
| 238 | |
| 239 | |
| 240 | RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ |
| 241 | ps-recursive install-info-recursive uninstall-info-recursive \ |
| 242 | all-recursive install-data-recursive install-exec-recursive \ |
| 243 | installdirs-recursive install-recursive uninstall-recursive \ |
| 244 | check-recursive installcheck-recursive |
| 245 | DIST_COMMON = $(libsylfilterinclude_HEADERS) $(srcdir)/Makefile.in \ |
| 246 | Makefile.am |
| 247 | DIST_SUBDIRS = $(SUBDIRS) |
| 248 | SOURCES = $(libsylfilter_la_SOURCES) |
| 249 | |
| 250 | all: all-recursive |
| 251 | |
| 252 | .SUFFIXES: |
| 253 | .SUFFIXES: .c .lo .o .obj |
| 254 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
| 255 | cd $(top_srcdir) && \ |
| 256 | $(AUTOMAKE) --foreign lib/Makefile |
| 257 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 258 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
| 259 | libLTLIBRARIES_INSTALL = $(INSTALL) |
| 260 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
| 261 | @$(NORMAL_INSTALL) |
| 262 | $(mkinstalldirs) $(DESTDIR)$(libdir) |
| 263 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
| 264 | if test -f $$p; then \ |
| 265 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
| 266 | echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \ |
| 267 | $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \ |
| 268 | else :; fi; \ |
| 269 | done |
| 270 | |
| 271 | uninstall-libLTLIBRARIES: |
| 272 | @$(NORMAL_UNINSTALL) |
| 273 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
| 274 | p="`echo $$p | sed -e 's|^.*/||'`"; \ |
| 275 | echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ |
| 276 | $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ |
| 277 | done |
| 278 | |
| 279 | clean-libLTLIBRARIES: |
| 280 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
| 281 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
| 282 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
| 283 | test "$$dir" = "$$p" && dir=.; \ |
| 284 | echo "rm -f \"$${dir}/so_locations\""; \
|
| 285 | rm -f "$${dir}/so_locations"; \
|
| 286 | done |
| 287 | libsylfilter.la: $(libsylfilter_la_OBJECTS) $(libsylfilter_la_DEPENDENCIES) |
| 288 | $(LINK) -rpath $(libdir) $(libsylfilter_la_LDFLAGS) $(libsylfilter_la_OBJECTS) $(libsylfilter_la_LIBADD) $(LIBS) |
| 289 | |
| 290 | mostlyclean-compile: |
| 291 | -rm -f *.$(OBJEXT) core *.core |
| 292 | |
| 293 | distclean-compile: |
| 294 | -rm -f *.tab.c |
| 295 | |
| 296 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-kvs-gdbm.Plo@am__quote@ |
| 297 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-kvs-qdbm.Plo@am__quote@ |
| 298 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-kvs-sqlite.Plo@am__quote@ |
| 299 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-kvs.Plo@am__quote@ |
| 300 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-manager.Plo@am__quote@ |
| 301 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-utils.Plo@am__quote@ |
| 302 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Plo@am__quote@ |
| 303 | |
| 304 | .c.o: |
| 305 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
| 306 | @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
| 307 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
| 308 | @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
| 309 | @am__fastdepCC_TRUE@ fi |
| 310 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 311 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
| 312 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 313 | @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< |
| 314 | |
| 315 | .c.obj: |
| 316 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
| 317 | @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ |
| 318 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
| 319 | @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
| 320 | @am__fastdepCC_TRUE@ fi |
| 321 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 322 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
| 323 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 324 | @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` |
| 325 | |
| 326 | .c.lo: |
| 327 | @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
| 328 | @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
| 329 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ |
| 330 | @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
| 331 | @am__fastdepCC_TRUE@ fi |
| 332 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
| 333 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ |
| 334 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 335 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
| 336 | |
| 337 | mostlyclean-libtool: |
| 338 | -rm -f *.lo |
| 339 | |
| 340 | clean-libtool: |
| 341 | -rm -rf .libs _libs |
| 342 | |
| 343 | distclean-libtool: |
| 344 | -rm -f libtool |
| 345 | uninstall-info-am: |
| 346 | libsylfilterincludeHEADERS_INSTALL = $(INSTALL_HEADER) |
| 347 | install-libsylfilterincludeHEADERS: $(libsylfilterinclude_HEADERS) |
| 348 | @$(NORMAL_INSTALL) |
| 349 | $(mkinstalldirs) $(DESTDIR)$(libsylfilterincludedir) |
| 350 | @list='$(libsylfilterinclude_HEADERS)'; for p in $$list; do \ |
| 351 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
| 352 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
| 353 | echo " $(libsylfilterincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libsylfilterincludedir)/$$f"; \ |
| 354 | $(libsylfilterincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libsylfilterincludedir)/$$f; \ |
| 355 | done |
| 356 | |
| 357 | uninstall-libsylfilterincludeHEADERS: |
| 358 | @$(NORMAL_UNINSTALL) |
| 359 | @list='$(libsylfilterinclude_HEADERS)'; for p in $$list; do \ |
| 360 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
| 361 | echo " rm -f $(DESTDIR)$(libsylfilterincludedir)/$$f"; \ |
| 362 | rm -f $(DESTDIR)$(libsylfilterincludedir)/$$f; \ |
| 363 | done |
| 364 | |
| 365 | # This directory's subdirectories are mostly independent; you can cd |
| 366 | # into them and run `make' without going through this Makefile. |
| 367 | # To change the values of `make' variables: instead of editing Makefiles, |
| 368 | # (1) if the variable is set in `config.status', edit `config.status' |
| 369 | # (which will cause the Makefiles to be regenerated when you run `make'); |
| 370 | # (2) otherwise, pass the desired values on the `make' command line. |
| 371 | $(RECURSIVE_TARGETS): |
| 372 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
| 373 | dot_seen=no; \ |
| 374 | target=`echo $@ | sed s/-recursive//`; \ |
| 375 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 376 | echo "Making $$target in $$subdir"; \ |
| 377 | if test "$$subdir" = "."; then \ |
| 378 | dot_seen=yes; \ |
| 379 | local_target="$$target-am"; \ |
| 380 | else \ |
| 381 | local_target="$$target"; \ |
| 382 | fi; \ |
| 383 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 384 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
| 385 | done; \ |
| 386 | if test "$$dot_seen" = "no"; then \ |
| 387 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
| 388 | fi; test -z "$$fail" |
| 389 | |
| 390 | mostlyclean-recursive clean-recursive distclean-recursive \ |
| 391 | maintainer-clean-recursive: |
| 392 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
| 393 | dot_seen=no; \ |
| 394 | case "$@" in \ |
| 395 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
| 396 | *) list='$(SUBDIRS)' ;; \ |
| 397 | esac; \ |
| 398 | rev=''; for subdir in $$list; do \ |
| 399 | if test "$$subdir" = "."; then :; else \ |
| 400 | rev="$$subdir $$rev"; \ |
| 401 | fi; \ |
| 402 | done; \ |
| 403 | rev="$$rev ."; \ |
| 404 | target=`echo $@ | sed s/-recursive//`; \ |
| 405 | for subdir in $$rev; do \ |
| 406 | echo "Making $$target in $$subdir"; \ |
| 407 | if test "$$subdir" = "."; then \ |
| 408 | local_target="$$target-am"; \ |
| 409 | else \ |
| 410 | local_target="$$target"; \ |
| 411 | fi; \ |
| 412 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 413 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
| 414 | done && test -z "$$fail" |
| 415 | tags-recursive: |
| 416 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 417 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
| 418 | done |
| 419 | ctags-recursive: |
| 420 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 421 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
| 422 | done |
| 423 | |
| 424 | ETAGS = etags |
| 425 | ETAGSFLAGS = |
| 426 | |
| 427 | CTAGS = ctags |
| 428 | CTAGSFLAGS = |
| 429 | |
| 430 | tags: TAGS |
| 431 | |
| 432 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| 433 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 434 | unique=`for i in $$list; do \ |
| 435 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 436 | done | \ |
| 437 | $(AWK) ' { files[$$0] = 1; } \
|
| 438 | END { for (i in files) print i; }'`; \
|
| 439 | mkid -fID $$unique |
| 440 | |
| 441 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 442 | $(TAGS_FILES) $(LISP) |
| 443 | tags=; \ |
| 444 | here=`pwd`; \ |
| 445 | if (etags --etags-include --version) >/dev/null 2>&1; then \ |
| 446 | include_option=--etags-include; \ |
| 447 | else \ |
| 448 | include_option=--include; \ |
| 449 | fi; \ |
| 450 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 451 | if test "$$subdir" = .; then :; else \ |
| 452 | test -f $$subdir/TAGS && \ |
| 453 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
| 454 | fi; \ |
| 455 | done; \ |
| 456 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 457 | unique=`for i in $$list; do \ |
| 458 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 459 | done | \ |
| 460 | $(AWK) ' { files[$$0] = 1; } \
|
| 461 | END { for (i in files) print i; }'`; \
|
| 462 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
| 463 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 464 | $$tags $$unique |
| 465 | |
| 466 | ctags: CTAGS |
| 467 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 468 | $(TAGS_FILES) $(LISP) |
| 469 | tags=; \ |
| 470 | here=`pwd`; \ |
| 471 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 472 | unique=`for i in $$list; do \ |
| 473 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 474 | done | \ |
| 475 | $(AWK) ' { files[$$0] = 1; } \
|
| 476 | END { for (i in files) print i; }'`; \
|
| 477 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
| 478 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 479 | $$tags $$unique |
| 480 | |
| 481 | GTAGS: |
| 482 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 483 | && cd $(top_srcdir) \ |
| 484 | && gtags -i $(GTAGS_ARGS) $$here |
| 485 | |
| 486 | distclean-tags: |
| 487 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| 488 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 489 | |
| 490 | top_distdir = .. |
| 491 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
| 492 | |
| 493 | distdir: $(DISTFILES) |
| 494 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| 495 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
| 496 | list='$(DISTFILES)'; for file in $$list; do \ |
| 497 | case $$file in \ |
| 498 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
| 499 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
| 500 | esac; \ |
| 501 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 502 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 503 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| 504 | dir="/$$dir"; \ |
| 505 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
| 506 | else \ |
| 507 | dir=''; \ |
| 508 | fi; \ |
| 509 | if test -d $$d/$$file; then \ |
| 510 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 511 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| 512 | fi; \ |
| 513 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| 514 | else \ |
| 515 | test -f $(distdir)/$$file \ |
| 516 | || cp -p $$d/$$file $(distdir)/$$file \ |
| 517 | || exit 1; \ |
| 518 | fi; \ |
| 519 | done |
| 520 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 521 | if test "$$subdir" = .; then :; else \ |
| 522 | test -d $(distdir)/$$subdir \ |
| 523 | || mkdir $(distdir)/$$subdir \ |
| 524 | || exit 1; \ |
| 525 | (cd $$subdir && \ |
| 526 | $(MAKE) $(AM_MAKEFLAGS) \ |
| 527 | top_distdir="$(top_distdir)" \ |
| 528 | distdir=../$(distdir)/$$subdir \ |
| 529 | distdir) \ |
| 530 | || exit 1; \ |
| 531 | fi; \ |
| 532 | done |
| 533 | check-am: all-am |
| 534 | check: check-recursive |
| 535 | all-am: Makefile $(LTLIBRARIES) $(HEADERS) |
| 536 | installdirs: installdirs-recursive |
| 537 | installdirs-am: |
| 538 | $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libsylfilterincludedir) |
| 539 | |
| 540 | install: install-recursive |
| 541 | install-exec: install-exec-recursive |
| 542 | install-data: install-data-recursive |
| 543 | uninstall: uninstall-recursive |
| 544 | |
| 545 | install-am: all-am |
| 546 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 547 | |
| 548 | installcheck: installcheck-recursive |
| 549 | install-strip: |
| 550 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 551 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 552 | `test -z '$(STRIP)' || \ |
| 553 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 554 | mostlyclean-generic: |
| 555 | |
| 556 | clean-generic: |
| 557 | |
| 558 | distclean-generic: |
| 559 | -rm -f $(CONFIG_CLEAN_FILES) |
| 560 | |
| 561 | maintainer-clean-generic: |
| 562 | @echo "This command is intended for maintainers to use" |
| 563 | @echo "it deletes files that may require special tools to rebuild." |
| 564 | clean: clean-recursive |
| 565 | |
| 566 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ |
| 567 | mostlyclean-am |
| 568 | |
| 569 | distclean: distclean-recursive |
| 570 | -rm -rf ./$(DEPDIR) |
| 571 | -rm -f Makefile |
| 572 | distclean-am: clean-am distclean-compile distclean-generic \ |
| 573 | distclean-libtool distclean-tags |
| 574 | |
| 575 | dvi: dvi-recursive |
| 576 | |
| 577 | dvi-am: |
| 578 | |
| 579 | info: info-recursive |
| 580 | |
| 581 | info-am: |
| 582 | |
| 583 | install-data-am: install-libsylfilterincludeHEADERS |
| 584 | |
| 585 | install-exec-am: install-libLTLIBRARIES |
| 586 | |
| 587 | install-info: install-info-recursive |
| 588 | |
| 589 | install-man: |
| 590 | |
| 591 | installcheck-am: |
| 592 | |
| 593 | maintainer-clean: maintainer-clean-recursive |
| 594 | -rm -rf ./$(DEPDIR) |
| 595 | -rm -f Makefile |
| 596 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 597 | |
| 598 | mostlyclean: mostlyclean-recursive |
| 599 | |
| 600 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
| 601 | mostlyclean-libtool |
| 602 | |
| 603 | pdf: pdf-recursive |
| 604 | |
| 605 | pdf-am: |
| 606 | |
| 607 | ps: ps-recursive |
| 608 | |
| 609 | ps-am: |
| 610 | |
| 611 | uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \ |
| 612 | uninstall-libsylfilterincludeHEADERS |
| 613 | |
| 614 | uninstall-info: uninstall-info-recursive |
| 615 | |
| 616 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ |
| 617 | clean-generic clean-libLTLIBRARIES clean-libtool \ |
| 618 | clean-recursive ctags ctags-recursive distclean \ |
| 619 | distclean-compile distclean-generic distclean-libtool \ |
| 620 | distclean-recursive distclean-tags distdir dvi dvi-am \ |
| 621 | dvi-recursive info info-am info-recursive install install-am \ |
| 622 | install-data install-data-am install-data-recursive \ |
| 623 | install-exec install-exec-am install-exec-recursive \ |
| 624 | install-info install-info-am install-info-recursive \ |
| 625 | install-libLTLIBRARIES install-libsylfilterincludeHEADERS \ |
| 626 | install-man install-recursive install-strip installcheck \ |
| 627 | installcheck-am installdirs installdirs-am \ |
| 628 | installdirs-recursive maintainer-clean maintainer-clean-generic \ |
| 629 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ |
| 630 | mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ |
| 631 | pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \ |
| 632 | tags-recursive uninstall uninstall-am uninstall-info-am \ |
| 633 | uninstall-info-recursive uninstall-libLTLIBRARIES \ |
| 634 | uninstall-libsylfilterincludeHEADERS uninstall-recursive |
| 635 | |
| 636 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 637 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 638 | .NOEXPORT: |