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