From e746a40d2e34b7d921b403424a3557c0362f88cf Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Sun, 3 Aug 2008 14:06:40 +0200 Subject: [PATCH] No longer track Makefile.in files in Git. --- Makefile.in | 637 --------------------- src/Makefile.in | 1424 ----------------------------------------------- 2 files changed, 2061 deletions(-) delete mode 100644 Makefile.in delete mode 100644 src/Makefile.in diff --git a/Makefile.in b/Makefile.in deleted file mode 100644 index 302586118e..0000000000 --- a/Makefile.in +++ /dev/null @@ -1,637 +0,0 @@ -# Makefile.in generated by automake 1.10.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -subdir = . -DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ - TODO config.guess config.sub depcomp install-sh ltmain.sh \ - missing mkinstalldirs -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = config.h -CONFIG_CLEAN_FILES = -SOURCES = -DIST_SOURCES = -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) -am__remove_distdir = \ - { test ! -d $(distdir) \ - || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -fr $(distdir); }; } -DIST_ARCHIVES = $(distdir).tar.gz -GZIP_ENV = --best -distuninstallcheck_listfiles = find . -type f -print -distcleancheck_listfiles = find . -type f -print -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AR = @AR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DSYMUTIL = @DSYMUTIL@ -ECHO = @ECHO@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -F77 = @F77@ -FFLAGS = @FFLAGS@ -GREP = @GREP@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LIBTOOL = @LIBTOOL@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -NMEDIT = @NMEDIT@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -RANLIB = @RANLIB@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_F77 = @ac_ct_F77@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ - -# not a GNU package. You can remove this line, if -# have all needed files, that a GNU package needs -AUTOMAKE_OPTIONS = foreign 1.4 -SUBDIRS = src -all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive - -.SUFFIXES: -am--refresh: - @: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ - cd $(srcdir) && $(AUTOMAKE) --foreign \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --foreign Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) - -config.h: stamp-h1 - @if test ! -f $@; then \ - rm -f stamp-h1; \ - $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ - else :; fi - -stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status - @rm -f stamp-h1 - cd $(top_builddir) && $(SHELL) ./config.status config.h -$(srcdir)/config.h.in: $(am__configure_deps) - cd $(top_srcdir) && $(AUTOHEADER) - rm -f stamp-h1 - touch $@ - -distclean-hdr: - -rm -f config.h stamp-h1 - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -distclean-libtool: - -rm -f libtool - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$tags $$unique; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$tags $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && cd $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) $$here - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(DISTFILES) - $(am__remove_distdir) - test -d $(distdir) || mkdir $(distdir) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ - fi; \ - cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ - else \ - test -f $(distdir)/$$file \ - || cp -p $$d/$$file $(distdir)/$$file \ - || exit 1; \ - fi; \ - done - list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - distdir=`$(am__cd) $(distdir) && pwd`; \ - top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ - (cd $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$top_distdir" \ - distdir="$$distdir/$$subdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - distdir) \ - || exit 1; \ - fi; \ - done - -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r $(distdir) -dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 - $(am__remove_distdir) - -dist-lzma: distdir - tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma - $(am__remove_distdir) - -dist-tarZ: distdir - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__remove_distdir) - -dist-shar: distdir - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz - $(am__remove_distdir) - -dist-zip: distdir - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) - -dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - case '$(DIST_ARCHIVES)' in \ - *.tar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ - *.tar.bz2*) \ - bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lzma*) \ - unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ - *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ - *.shar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ - *.zip*) \ - unzip $(distdir).zip ;;\ - esac - chmod -R a-w $(distdir); chmod a+w $(distdir) - mkdir $(distdir)/_build - mkdir $(distdir)/_inst - chmod a-w $(distdir) - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && cd $(distdir)/_build \ - && ../configure --srcdir=.. --prefix="$$dc_install_base" \ - $(DISTCHECK_CONFIGURE_FLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) dvi \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ - distuninstallcheck \ - && chmod -R a-w "$$dc_install_base" \ - && ({ \ - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ - } || { rm -rf "$$dc_destdir"; exit 1; }) \ - && rm -rf "$$dc_destdir" \ - && $(MAKE) $(AM_MAKEFLAGS) dist \ - && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck - $(am__remove_distdir) - @(echo "$(distdir) archives ready for distribution: "; \ - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' -distuninstallcheck: - @cd $(distuninstallcheck_dir) \ - && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ - || { echo "ERROR: files left after uninstall:" ; \ - if test -n "$(DESTDIR)"; then \ - echo " (check DESTDIR support)"; \ - fi ; \ - $(distuninstallcheck_listfiles) ; \ - exit 1; } >&2 -distcleancheck: distclean - @if test '$(srcdir)' = . ; then \ - echo "ERROR: distcleancheck can only run from a VPATH build" ; \ - exit 1 ; \ - fi - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left in build directory after distclean:" ; \ - $(distcleancheck_listfiles) ; \ - exit 1; } >&2 -check-am: all-am -check: check-recursive -all-am: Makefile config.h -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-recursive - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-hdr \ - distclean-libtool distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-exec-am: - -install-html: install-html-recursive - -install-info: install-info-recursive - -install-man: - -install-pdf: install-pdf-recursive - -install-ps: install-ps-recursive - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ - install-strip - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am am--refresh check check-am clean clean-generic \ - clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ - dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ - distclean distclean-generic distclean-hdr distclean-libtool \ - distclean-tags distcleancheck distdir distuninstallcheck dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dvi install-dvi-am \ - install-exec install-exec-am install-html install-html-am \ - install-info install-info-am install-man install-pdf \ - install-pdf-am install-ps install-ps-am install-strip \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags tags-recursive uninstall uninstall-am - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/src/Makefile.in b/src/Makefile.in deleted file mode 100644 index 799681af9d..0000000000 --- a/src/Makefile.in +++ /dev/null @@ -1,1424 +0,0 @@ -# Makefile.in generated by automake 1.10.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -bin_PROGRAMS = vips$(EXEEXT) -subdir = src -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -am__installdirs = "$(DESTDIR)$(bindir)" -binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) -PROGRAMS = $(bin_PROGRAMS) -am_vips_OBJECTS = vips-vips.$(OBJEXT) vips-config.$(OBJEXT) \ - vips-packet-queue.$(OBJEXT) vips-threads.$(OBJEXT) \ - vips-source-nfq.$(OBJEXT) vips-decode.$(OBJEXT) \ - vips-decode-ipv4.$(OBJEXT) vips-decode-ipv6.$(OBJEXT) \ - vips-decode-icmpv4.$(OBJEXT) vips-decode-icmpv6.$(OBJEXT) \ - vips-decode-tcp.$(OBJEXT) vips-decode-http.$(OBJEXT) \ - vips-flow.$(OBJEXT) vips-flow-queue.$(OBJEXT) \ - vips-flow-hash.$(OBJEXT) vips-flow-util.$(OBJEXT) \ - vips-flow-var.$(OBJEXT) vips-host.$(OBJEXT) \ - vips-detect.$(OBJEXT) vips-detect-mpm.$(OBJEXT) \ - vips-detect-content.$(OBJEXT) vips-detect-uricontent.$(OBJEXT) \ - vips-detect-flowvar.$(OBJEXT) vips-detect-pcre.$(OBJEXT) \ - vips-detect-depth.$(OBJEXT) vips-detect-nocase.$(OBJEXT) \ - vips-detect-recursive.$(OBJEXT) vips-detect-rawbytes.$(OBJEXT) \ - vips-detect-within.$(OBJEXT) vips-detect-distance.$(OBJEXT) \ - vips-detect-offset.$(OBJEXT) vips-detect-sid.$(OBJEXT) \ - vips-detect-rev.$(OBJEXT) vips-detect-classtype.$(OBJEXT) \ - vips-detect-reference.$(OBJEXT) \ - vips-detect-threshold.$(OBJEXT) vips-detect-metadata.$(OBJEXT) \ - vips-detect-msg.$(OBJEXT) vips-detect-flow.$(OBJEXT) \ - vips-detect-dsize.$(OBJEXT) vips-detect-address.$(OBJEXT) \ - vips-detect-address2.$(OBJEXT) vips-util-mpm-trie.$(OBJEXT) \ - vips-util-mpm.$(OBJEXT) vips-util-binsearch.$(OBJEXT) \ - vips-util-mpm-wumanber.$(OBJEXT) vips-util-cidr.$(OBJEXT) \ - vips-util-unittest.$(OBJEXT) vips-tm-modules.$(OBJEXT) \ - vips-tm-queues.$(OBJEXT) vips-tm-queuehandlers.$(OBJEXT) \ - vips-tm-threads.$(OBJEXT) vips-tmqh-simple.$(OBJEXT) \ - vips-tmqh-nfq.$(OBJEXT) vips-tmqh-packetpool.$(OBJEXT) \ - vips-alert-fastlog.$(OBJEXT) vips-alert-unified-log.$(OBJEXT) \ - vips-alert-unified-alert.$(OBJEXT) -vips_OBJECTS = $(am_vips_OBJECTS) -vips_DEPENDENCIES = -vips_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CCLD) $(vips_CFLAGS) $(CFLAGS) $(vips_LDFLAGS) \ - $(LDFLAGS) -o $@ -DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ - $(LDFLAGS) -o $@ -SOURCES = $(vips_SOURCES) -DIST_SOURCES = $(vips_SOURCES) -ETAGS = etags -CTAGS = ctags -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AR = @AR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DSYMUTIL = @DSYMUTIL@ -ECHO = @ECHO@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -F77 = @F77@ -FFLAGS = @FFLAGS@ -GREP = @GREP@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LIBTOOL = @LIBTOOL@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -NMEDIT = @NMEDIT@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -RANLIB = @RANLIB@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_F77 = @ac_ct_F77@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -vips_SOURCES = vips.c vips.h \ -config.c config.h \ -packet-queue.c packet-queue.h \ -threads.c threads.h \ -source-nfq.c source-nfq.h \ -decode.c decode.h \ -decode-ipv4.c decode-ipv4.h \ -decode-ipv6.c decode-ipv6.h \ -decode-icmpv4.c decode-icmpv4.h \ -decode-icmpv6.c decode-icmpv6.h \ -decode-tcp.c decode-tcp.h \ -decode-http.c decode-http.h \ -flow.c flow.h \ -flow-queue.c flow-queue.h \ -flow-hash.c flow-hash.h \ -flow-util.c flow-util.h \ -flow-var.c flow-var.h \ -host.c host.h \ -detect.c detect.h \ -detect-mpm.c detect-mpm.h \ -detect-content.c detect-content.h \ -detect-uricontent.c detect-uricontent.h \ -detect-flowvar.c detect-flowvar.h \ -detect-pcre.c detect-pcre.h \ -detect-depth.c detect-depth.h \ -detect-nocase.c detect-nocase.h \ -detect-recursive.c detect-recursive.h \ -detect-rawbytes.c detect-rawbytes.h \ -detect-within.c detect-within.h \ -detect-distance.c detect-distance.h \ -detect-offset.c detect-offset.h \ -detect-sid.c detect-sid.h \ -detect-rev.c detect-rev.h \ -detect-classtype.c detect-classtype.h \ -detect-reference.c detect-reference.h \ -detect-threshold.c detect-threshold.h \ -detect-metadata.c detect-metadata.h \ -detect-msg.c detect-msg.h \ -detect-flow.c detect-flow.h \ -detect-dsize.c detect-dsize.h \ -detect-address.c detect-address.h \ -detect-address2.c detect-address2.h \ -util-mpm-trie.c util-mpm-trie.h \ -util-mpm.c util-mpm.h \ -util-binsearch.c util-binsearch.h \ -util-mpm-wumanber.c util-mpm-wumanber.h \ -util-cidr.c util-cidr.h \ -util-unittest.c util-unittest.h \ -tm-modules.c tm-modules.h \ -tm-queues.c tm-queues.h \ -tm-queuehandlers.c tm-queuehandlers.h \ -tm-threads.c tm-threads.h \ -tmqh-simple.c tmqh-simple.h \ -tmqh-nfq.c tmqh-nfq.h \ -tmqh-packetpool.c tmqh-packetpool.h \ -alert-fastlog.c alert-fastlog.h \ -alert-unified-log.c alert-unified-log.h \ -alert-unified-alert.c alert-unified-alert.h - - -# set the include path found by configure -INCLUDES = $(all_includes) - -# the library search path. -vips_LDFLAGS = $(all_libraries) -vips_LDADD = -lnetfilter_queue -lpthread -lpcre -vips_CFLAGS = -Wall -fno-strict-aliasing -all: all-am - -.SUFFIXES: -.SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu src/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -install-binPROGRAMS: $(bin_PROGRAMS) - @$(NORMAL_INSTALL) - test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" - @list='$(bin_PROGRAMS)'; for p in $$list; do \ - p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ - if test -f $$p \ - || test -f $$p1 \ - ; then \ - f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ - echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ - $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ - else :; fi; \ - done - -uninstall-binPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(bin_PROGRAMS)'; for p in $$list; do \ - f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ - echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ - rm -f "$(DESTDIR)$(bindir)/$$f"; \ - done - -clean-binPROGRAMS: - @list='$(bin_PROGRAMS)'; for p in $$list; do \ - f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f $$p $$f"; \ - rm -f $$p $$f ; \ - done -vips$(EXEEXT): $(vips_OBJECTS) $(vips_DEPENDENCIES) - @rm -f vips$(EXEEXT) - $(vips_LINK) $(vips_OBJECTS) $(vips_LDADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-alert-fastlog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-alert-unified-alert.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-alert-unified-log.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-config.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-decode-http.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-decode-icmpv4.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-decode-icmpv6.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-decode-ipv4.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-decode-ipv6.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-decode-tcp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-decode.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-address.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-address2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-classtype.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-content.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-depth.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-distance.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-dsize.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-flow.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-flowvar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-metadata.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-mpm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-msg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-nocase.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-offset.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-pcre.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-rawbytes.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-recursive.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-reference.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-rev.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-sid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-threshold.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-uricontent.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect-within.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-detect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-flow-hash.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-flow-queue.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-flow-util.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-flow-var.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-flow.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-host.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-packet-queue.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-source-nfq.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-threads.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-tm-modules.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-tm-queuehandlers.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-tm-queues.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-tm-threads.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-tmqh-nfq.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-tmqh-packetpool.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-tmqh-simple.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-util-binsearch.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-util-cidr.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-util-mpm-trie.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-util-mpm-wumanber.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-util-mpm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-util-unittest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vips-vips.Po@am__quote@ - -.c.o: -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< - -.c.obj: -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` - -.c.lo: -@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< - -vips-vips.o: vips.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-vips.o -MD -MP -MF $(DEPDIR)/vips-vips.Tpo -c -o vips-vips.o `test -f 'vips.c' || echo '$(srcdir)/'`vips.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-vips.Tpo $(DEPDIR)/vips-vips.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='vips.c' object='vips-vips.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-vips.o `test -f 'vips.c' || echo '$(srcdir)/'`vips.c - -vips-vips.obj: vips.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-vips.obj -MD -MP -MF $(DEPDIR)/vips-vips.Tpo -c -o vips-vips.obj `if test -f 'vips.c'; then $(CYGPATH_W) 'vips.c'; else $(CYGPATH_W) '$(srcdir)/vips.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-vips.Tpo $(DEPDIR)/vips-vips.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='vips.c' object='vips-vips.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-vips.obj `if test -f 'vips.c'; then $(CYGPATH_W) 'vips.c'; else $(CYGPATH_W) '$(srcdir)/vips.c'; fi` - -vips-config.o: config.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-config.o -MD -MP -MF $(DEPDIR)/vips-config.Tpo -c -o vips-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-config.Tpo $(DEPDIR)/vips-config.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='vips-config.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c - -vips-config.obj: config.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-config.obj -MD -MP -MF $(DEPDIR)/vips-config.Tpo -c -o vips-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-config.Tpo $(DEPDIR)/vips-config.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='vips-config.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi` - -vips-packet-queue.o: packet-queue.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-packet-queue.o -MD -MP -MF $(DEPDIR)/vips-packet-queue.Tpo -c -o vips-packet-queue.o `test -f 'packet-queue.c' || echo '$(srcdir)/'`packet-queue.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-packet-queue.Tpo $(DEPDIR)/vips-packet-queue.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='packet-queue.c' object='vips-packet-queue.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-packet-queue.o `test -f 'packet-queue.c' || echo '$(srcdir)/'`packet-queue.c - -vips-packet-queue.obj: packet-queue.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-packet-queue.obj -MD -MP -MF $(DEPDIR)/vips-packet-queue.Tpo -c -o vips-packet-queue.obj `if test -f 'packet-queue.c'; then $(CYGPATH_W) 'packet-queue.c'; else $(CYGPATH_W) '$(srcdir)/packet-queue.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-packet-queue.Tpo $(DEPDIR)/vips-packet-queue.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='packet-queue.c' object='vips-packet-queue.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-packet-queue.obj `if test -f 'packet-queue.c'; then $(CYGPATH_W) 'packet-queue.c'; else $(CYGPATH_W) '$(srcdir)/packet-queue.c'; fi` - -vips-threads.o: threads.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-threads.o -MD -MP -MF $(DEPDIR)/vips-threads.Tpo -c -o vips-threads.o `test -f 'threads.c' || echo '$(srcdir)/'`threads.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-threads.Tpo $(DEPDIR)/vips-threads.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='threads.c' object='vips-threads.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-threads.o `test -f 'threads.c' || echo '$(srcdir)/'`threads.c - -vips-threads.obj: threads.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-threads.obj -MD -MP -MF $(DEPDIR)/vips-threads.Tpo -c -o vips-threads.obj `if test -f 'threads.c'; then $(CYGPATH_W) 'threads.c'; else $(CYGPATH_W) '$(srcdir)/threads.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-threads.Tpo $(DEPDIR)/vips-threads.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='threads.c' object='vips-threads.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-threads.obj `if test -f 'threads.c'; then $(CYGPATH_W) 'threads.c'; else $(CYGPATH_W) '$(srcdir)/threads.c'; fi` - -vips-source-nfq.o: source-nfq.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-source-nfq.o -MD -MP -MF $(DEPDIR)/vips-source-nfq.Tpo -c -o vips-source-nfq.o `test -f 'source-nfq.c' || echo '$(srcdir)/'`source-nfq.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-source-nfq.Tpo $(DEPDIR)/vips-source-nfq.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-nfq.c' object='vips-source-nfq.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-source-nfq.o `test -f 'source-nfq.c' || echo '$(srcdir)/'`source-nfq.c - -vips-source-nfq.obj: source-nfq.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-source-nfq.obj -MD -MP -MF $(DEPDIR)/vips-source-nfq.Tpo -c -o vips-source-nfq.obj `if test -f 'source-nfq.c'; then $(CYGPATH_W) 'source-nfq.c'; else $(CYGPATH_W) '$(srcdir)/source-nfq.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-source-nfq.Tpo $(DEPDIR)/vips-source-nfq.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-nfq.c' object='vips-source-nfq.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-source-nfq.obj `if test -f 'source-nfq.c'; then $(CYGPATH_W) 'source-nfq.c'; else $(CYGPATH_W) '$(srcdir)/source-nfq.c'; fi` - -vips-decode.o: decode.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode.o -MD -MP -MF $(DEPDIR)/vips-decode.Tpo -c -o vips-decode.o `test -f 'decode.c' || echo '$(srcdir)/'`decode.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode.Tpo $(DEPDIR)/vips-decode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode.c' object='vips-decode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode.o `test -f 'decode.c' || echo '$(srcdir)/'`decode.c - -vips-decode.obj: decode.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode.obj -MD -MP -MF $(DEPDIR)/vips-decode.Tpo -c -o vips-decode.obj `if test -f 'decode.c'; then $(CYGPATH_W) 'decode.c'; else $(CYGPATH_W) '$(srcdir)/decode.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode.Tpo $(DEPDIR)/vips-decode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode.c' object='vips-decode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode.obj `if test -f 'decode.c'; then $(CYGPATH_W) 'decode.c'; else $(CYGPATH_W) '$(srcdir)/decode.c'; fi` - -vips-decode-ipv4.o: decode-ipv4.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-ipv4.o -MD -MP -MF $(DEPDIR)/vips-decode-ipv4.Tpo -c -o vips-decode-ipv4.o `test -f 'decode-ipv4.c' || echo '$(srcdir)/'`decode-ipv4.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-ipv4.Tpo $(DEPDIR)/vips-decode-ipv4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-ipv4.c' object='vips-decode-ipv4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-ipv4.o `test -f 'decode-ipv4.c' || echo '$(srcdir)/'`decode-ipv4.c - -vips-decode-ipv4.obj: decode-ipv4.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-ipv4.obj -MD -MP -MF $(DEPDIR)/vips-decode-ipv4.Tpo -c -o vips-decode-ipv4.obj `if test -f 'decode-ipv4.c'; then $(CYGPATH_W) 'decode-ipv4.c'; else $(CYGPATH_W) '$(srcdir)/decode-ipv4.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-ipv4.Tpo $(DEPDIR)/vips-decode-ipv4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-ipv4.c' object='vips-decode-ipv4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-ipv4.obj `if test -f 'decode-ipv4.c'; then $(CYGPATH_W) 'decode-ipv4.c'; else $(CYGPATH_W) '$(srcdir)/decode-ipv4.c'; fi` - -vips-decode-ipv6.o: decode-ipv6.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-ipv6.o -MD -MP -MF $(DEPDIR)/vips-decode-ipv6.Tpo -c -o vips-decode-ipv6.o `test -f 'decode-ipv6.c' || echo '$(srcdir)/'`decode-ipv6.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-ipv6.Tpo $(DEPDIR)/vips-decode-ipv6.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-ipv6.c' object='vips-decode-ipv6.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-ipv6.o `test -f 'decode-ipv6.c' || echo '$(srcdir)/'`decode-ipv6.c - -vips-decode-ipv6.obj: decode-ipv6.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-ipv6.obj -MD -MP -MF $(DEPDIR)/vips-decode-ipv6.Tpo -c -o vips-decode-ipv6.obj `if test -f 'decode-ipv6.c'; then $(CYGPATH_W) 'decode-ipv6.c'; else $(CYGPATH_W) '$(srcdir)/decode-ipv6.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-ipv6.Tpo $(DEPDIR)/vips-decode-ipv6.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-ipv6.c' object='vips-decode-ipv6.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-ipv6.obj `if test -f 'decode-ipv6.c'; then $(CYGPATH_W) 'decode-ipv6.c'; else $(CYGPATH_W) '$(srcdir)/decode-ipv6.c'; fi` - -vips-decode-icmpv4.o: decode-icmpv4.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-icmpv4.o -MD -MP -MF $(DEPDIR)/vips-decode-icmpv4.Tpo -c -o vips-decode-icmpv4.o `test -f 'decode-icmpv4.c' || echo '$(srcdir)/'`decode-icmpv4.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-icmpv4.Tpo $(DEPDIR)/vips-decode-icmpv4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-icmpv4.c' object='vips-decode-icmpv4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-icmpv4.o `test -f 'decode-icmpv4.c' || echo '$(srcdir)/'`decode-icmpv4.c - -vips-decode-icmpv4.obj: decode-icmpv4.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-icmpv4.obj -MD -MP -MF $(DEPDIR)/vips-decode-icmpv4.Tpo -c -o vips-decode-icmpv4.obj `if test -f 'decode-icmpv4.c'; then $(CYGPATH_W) 'decode-icmpv4.c'; else $(CYGPATH_W) '$(srcdir)/decode-icmpv4.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-icmpv4.Tpo $(DEPDIR)/vips-decode-icmpv4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-icmpv4.c' object='vips-decode-icmpv4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-icmpv4.obj `if test -f 'decode-icmpv4.c'; then $(CYGPATH_W) 'decode-icmpv4.c'; else $(CYGPATH_W) '$(srcdir)/decode-icmpv4.c'; fi` - -vips-decode-icmpv6.o: decode-icmpv6.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-icmpv6.o -MD -MP -MF $(DEPDIR)/vips-decode-icmpv6.Tpo -c -o vips-decode-icmpv6.o `test -f 'decode-icmpv6.c' || echo '$(srcdir)/'`decode-icmpv6.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-icmpv6.Tpo $(DEPDIR)/vips-decode-icmpv6.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-icmpv6.c' object='vips-decode-icmpv6.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-icmpv6.o `test -f 'decode-icmpv6.c' || echo '$(srcdir)/'`decode-icmpv6.c - -vips-decode-icmpv6.obj: decode-icmpv6.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-icmpv6.obj -MD -MP -MF $(DEPDIR)/vips-decode-icmpv6.Tpo -c -o vips-decode-icmpv6.obj `if test -f 'decode-icmpv6.c'; then $(CYGPATH_W) 'decode-icmpv6.c'; else $(CYGPATH_W) '$(srcdir)/decode-icmpv6.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-icmpv6.Tpo $(DEPDIR)/vips-decode-icmpv6.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-icmpv6.c' object='vips-decode-icmpv6.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-icmpv6.obj `if test -f 'decode-icmpv6.c'; then $(CYGPATH_W) 'decode-icmpv6.c'; else $(CYGPATH_W) '$(srcdir)/decode-icmpv6.c'; fi` - -vips-decode-tcp.o: decode-tcp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-tcp.o -MD -MP -MF $(DEPDIR)/vips-decode-tcp.Tpo -c -o vips-decode-tcp.o `test -f 'decode-tcp.c' || echo '$(srcdir)/'`decode-tcp.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-tcp.Tpo $(DEPDIR)/vips-decode-tcp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-tcp.c' object='vips-decode-tcp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-tcp.o `test -f 'decode-tcp.c' || echo '$(srcdir)/'`decode-tcp.c - -vips-decode-tcp.obj: decode-tcp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-tcp.obj -MD -MP -MF $(DEPDIR)/vips-decode-tcp.Tpo -c -o vips-decode-tcp.obj `if test -f 'decode-tcp.c'; then $(CYGPATH_W) 'decode-tcp.c'; else $(CYGPATH_W) '$(srcdir)/decode-tcp.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-tcp.Tpo $(DEPDIR)/vips-decode-tcp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-tcp.c' object='vips-decode-tcp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-tcp.obj `if test -f 'decode-tcp.c'; then $(CYGPATH_W) 'decode-tcp.c'; else $(CYGPATH_W) '$(srcdir)/decode-tcp.c'; fi` - -vips-decode-http.o: decode-http.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-http.o -MD -MP -MF $(DEPDIR)/vips-decode-http.Tpo -c -o vips-decode-http.o `test -f 'decode-http.c' || echo '$(srcdir)/'`decode-http.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-http.Tpo $(DEPDIR)/vips-decode-http.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-http.c' object='vips-decode-http.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-http.o `test -f 'decode-http.c' || echo '$(srcdir)/'`decode-http.c - -vips-decode-http.obj: decode-http.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-decode-http.obj -MD -MP -MF $(DEPDIR)/vips-decode-http.Tpo -c -o vips-decode-http.obj `if test -f 'decode-http.c'; then $(CYGPATH_W) 'decode-http.c'; else $(CYGPATH_W) '$(srcdir)/decode-http.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-decode-http.Tpo $(DEPDIR)/vips-decode-http.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decode-http.c' object='vips-decode-http.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-decode-http.obj `if test -f 'decode-http.c'; then $(CYGPATH_W) 'decode-http.c'; else $(CYGPATH_W) '$(srcdir)/decode-http.c'; fi` - -vips-flow.o: flow.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow.o -MD -MP -MF $(DEPDIR)/vips-flow.Tpo -c -o vips-flow.o `test -f 'flow.c' || echo '$(srcdir)/'`flow.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow.Tpo $(DEPDIR)/vips-flow.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow.c' object='vips-flow.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow.o `test -f 'flow.c' || echo '$(srcdir)/'`flow.c - -vips-flow.obj: flow.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow.obj -MD -MP -MF $(DEPDIR)/vips-flow.Tpo -c -o vips-flow.obj `if test -f 'flow.c'; then $(CYGPATH_W) 'flow.c'; else $(CYGPATH_W) '$(srcdir)/flow.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow.Tpo $(DEPDIR)/vips-flow.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow.c' object='vips-flow.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow.obj `if test -f 'flow.c'; then $(CYGPATH_W) 'flow.c'; else $(CYGPATH_W) '$(srcdir)/flow.c'; fi` - -vips-flow-queue.o: flow-queue.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-queue.o -MD -MP -MF $(DEPDIR)/vips-flow-queue.Tpo -c -o vips-flow-queue.o `test -f 'flow-queue.c' || echo '$(srcdir)/'`flow-queue.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-queue.Tpo $(DEPDIR)/vips-flow-queue.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-queue.c' object='vips-flow-queue.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-queue.o `test -f 'flow-queue.c' || echo '$(srcdir)/'`flow-queue.c - -vips-flow-queue.obj: flow-queue.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-queue.obj -MD -MP -MF $(DEPDIR)/vips-flow-queue.Tpo -c -o vips-flow-queue.obj `if test -f 'flow-queue.c'; then $(CYGPATH_W) 'flow-queue.c'; else $(CYGPATH_W) '$(srcdir)/flow-queue.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-queue.Tpo $(DEPDIR)/vips-flow-queue.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-queue.c' object='vips-flow-queue.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-queue.obj `if test -f 'flow-queue.c'; then $(CYGPATH_W) 'flow-queue.c'; else $(CYGPATH_W) '$(srcdir)/flow-queue.c'; fi` - -vips-flow-hash.o: flow-hash.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-hash.o -MD -MP -MF $(DEPDIR)/vips-flow-hash.Tpo -c -o vips-flow-hash.o `test -f 'flow-hash.c' || echo '$(srcdir)/'`flow-hash.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-hash.Tpo $(DEPDIR)/vips-flow-hash.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-hash.c' object='vips-flow-hash.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-hash.o `test -f 'flow-hash.c' || echo '$(srcdir)/'`flow-hash.c - -vips-flow-hash.obj: flow-hash.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-hash.obj -MD -MP -MF $(DEPDIR)/vips-flow-hash.Tpo -c -o vips-flow-hash.obj `if test -f 'flow-hash.c'; then $(CYGPATH_W) 'flow-hash.c'; else $(CYGPATH_W) '$(srcdir)/flow-hash.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-hash.Tpo $(DEPDIR)/vips-flow-hash.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-hash.c' object='vips-flow-hash.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-hash.obj `if test -f 'flow-hash.c'; then $(CYGPATH_W) 'flow-hash.c'; else $(CYGPATH_W) '$(srcdir)/flow-hash.c'; fi` - -vips-flow-util.o: flow-util.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-util.o -MD -MP -MF $(DEPDIR)/vips-flow-util.Tpo -c -o vips-flow-util.o `test -f 'flow-util.c' || echo '$(srcdir)/'`flow-util.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-util.Tpo $(DEPDIR)/vips-flow-util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-util.c' object='vips-flow-util.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-util.o `test -f 'flow-util.c' || echo '$(srcdir)/'`flow-util.c - -vips-flow-util.obj: flow-util.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-util.obj -MD -MP -MF $(DEPDIR)/vips-flow-util.Tpo -c -o vips-flow-util.obj `if test -f 'flow-util.c'; then $(CYGPATH_W) 'flow-util.c'; else $(CYGPATH_W) '$(srcdir)/flow-util.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-util.Tpo $(DEPDIR)/vips-flow-util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-util.c' object='vips-flow-util.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-util.obj `if test -f 'flow-util.c'; then $(CYGPATH_W) 'flow-util.c'; else $(CYGPATH_W) '$(srcdir)/flow-util.c'; fi` - -vips-flow-var.o: flow-var.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-var.o -MD -MP -MF $(DEPDIR)/vips-flow-var.Tpo -c -o vips-flow-var.o `test -f 'flow-var.c' || echo '$(srcdir)/'`flow-var.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-var.Tpo $(DEPDIR)/vips-flow-var.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-var.c' object='vips-flow-var.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-var.o `test -f 'flow-var.c' || echo '$(srcdir)/'`flow-var.c - -vips-flow-var.obj: flow-var.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-flow-var.obj -MD -MP -MF $(DEPDIR)/vips-flow-var.Tpo -c -o vips-flow-var.obj `if test -f 'flow-var.c'; then $(CYGPATH_W) 'flow-var.c'; else $(CYGPATH_W) '$(srcdir)/flow-var.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-flow-var.Tpo $(DEPDIR)/vips-flow-var.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flow-var.c' object='vips-flow-var.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-flow-var.obj `if test -f 'flow-var.c'; then $(CYGPATH_W) 'flow-var.c'; else $(CYGPATH_W) '$(srcdir)/flow-var.c'; fi` - -vips-host.o: host.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-host.o -MD -MP -MF $(DEPDIR)/vips-host.Tpo -c -o vips-host.o `test -f 'host.c' || echo '$(srcdir)/'`host.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-host.Tpo $(DEPDIR)/vips-host.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='host.c' object='vips-host.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-host.o `test -f 'host.c' || echo '$(srcdir)/'`host.c - -vips-host.obj: host.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-host.obj -MD -MP -MF $(DEPDIR)/vips-host.Tpo -c -o vips-host.obj `if test -f 'host.c'; then $(CYGPATH_W) 'host.c'; else $(CYGPATH_W) '$(srcdir)/host.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-host.Tpo $(DEPDIR)/vips-host.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='host.c' object='vips-host.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-host.obj `if test -f 'host.c'; then $(CYGPATH_W) 'host.c'; else $(CYGPATH_W) '$(srcdir)/host.c'; fi` - -vips-detect.o: detect.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect.o -MD -MP -MF $(DEPDIR)/vips-detect.Tpo -c -o vips-detect.o `test -f 'detect.c' || echo '$(srcdir)/'`detect.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect.Tpo $(DEPDIR)/vips-detect.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect.c' object='vips-detect.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect.o `test -f 'detect.c' || echo '$(srcdir)/'`detect.c - -vips-detect.obj: detect.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect.obj -MD -MP -MF $(DEPDIR)/vips-detect.Tpo -c -o vips-detect.obj `if test -f 'detect.c'; then $(CYGPATH_W) 'detect.c'; else $(CYGPATH_W) '$(srcdir)/detect.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect.Tpo $(DEPDIR)/vips-detect.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect.c' object='vips-detect.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect.obj `if test -f 'detect.c'; then $(CYGPATH_W) 'detect.c'; else $(CYGPATH_W) '$(srcdir)/detect.c'; fi` - -vips-detect-mpm.o: detect-mpm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-mpm.o -MD -MP -MF $(DEPDIR)/vips-detect-mpm.Tpo -c -o vips-detect-mpm.o `test -f 'detect-mpm.c' || echo '$(srcdir)/'`detect-mpm.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-mpm.Tpo $(DEPDIR)/vips-detect-mpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-mpm.c' object='vips-detect-mpm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-mpm.o `test -f 'detect-mpm.c' || echo '$(srcdir)/'`detect-mpm.c - -vips-detect-mpm.obj: detect-mpm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-mpm.obj -MD -MP -MF $(DEPDIR)/vips-detect-mpm.Tpo -c -o vips-detect-mpm.obj `if test -f 'detect-mpm.c'; then $(CYGPATH_W) 'detect-mpm.c'; else $(CYGPATH_W) '$(srcdir)/detect-mpm.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-mpm.Tpo $(DEPDIR)/vips-detect-mpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-mpm.c' object='vips-detect-mpm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-mpm.obj `if test -f 'detect-mpm.c'; then $(CYGPATH_W) 'detect-mpm.c'; else $(CYGPATH_W) '$(srcdir)/detect-mpm.c'; fi` - -vips-detect-content.o: detect-content.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-content.o -MD -MP -MF $(DEPDIR)/vips-detect-content.Tpo -c -o vips-detect-content.o `test -f 'detect-content.c' || echo '$(srcdir)/'`detect-content.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-content.Tpo $(DEPDIR)/vips-detect-content.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-content.c' object='vips-detect-content.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-content.o `test -f 'detect-content.c' || echo '$(srcdir)/'`detect-content.c - -vips-detect-content.obj: detect-content.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-content.obj -MD -MP -MF $(DEPDIR)/vips-detect-content.Tpo -c -o vips-detect-content.obj `if test -f 'detect-content.c'; then $(CYGPATH_W) 'detect-content.c'; else $(CYGPATH_W) '$(srcdir)/detect-content.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-content.Tpo $(DEPDIR)/vips-detect-content.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-content.c' object='vips-detect-content.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-content.obj `if test -f 'detect-content.c'; then $(CYGPATH_W) 'detect-content.c'; else $(CYGPATH_W) '$(srcdir)/detect-content.c'; fi` - -vips-detect-uricontent.o: detect-uricontent.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-uricontent.o -MD -MP -MF $(DEPDIR)/vips-detect-uricontent.Tpo -c -o vips-detect-uricontent.o `test -f 'detect-uricontent.c' || echo '$(srcdir)/'`detect-uricontent.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-uricontent.Tpo $(DEPDIR)/vips-detect-uricontent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-uricontent.c' object='vips-detect-uricontent.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-uricontent.o `test -f 'detect-uricontent.c' || echo '$(srcdir)/'`detect-uricontent.c - -vips-detect-uricontent.obj: detect-uricontent.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-uricontent.obj -MD -MP -MF $(DEPDIR)/vips-detect-uricontent.Tpo -c -o vips-detect-uricontent.obj `if test -f 'detect-uricontent.c'; then $(CYGPATH_W) 'detect-uricontent.c'; else $(CYGPATH_W) '$(srcdir)/detect-uricontent.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-uricontent.Tpo $(DEPDIR)/vips-detect-uricontent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-uricontent.c' object='vips-detect-uricontent.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-uricontent.obj `if test -f 'detect-uricontent.c'; then $(CYGPATH_W) 'detect-uricontent.c'; else $(CYGPATH_W) '$(srcdir)/detect-uricontent.c'; fi` - -vips-detect-flowvar.o: detect-flowvar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-flowvar.o -MD -MP -MF $(DEPDIR)/vips-detect-flowvar.Tpo -c -o vips-detect-flowvar.o `test -f 'detect-flowvar.c' || echo '$(srcdir)/'`detect-flowvar.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-flowvar.Tpo $(DEPDIR)/vips-detect-flowvar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-flowvar.c' object='vips-detect-flowvar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-flowvar.o `test -f 'detect-flowvar.c' || echo '$(srcdir)/'`detect-flowvar.c - -vips-detect-flowvar.obj: detect-flowvar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-flowvar.obj -MD -MP -MF $(DEPDIR)/vips-detect-flowvar.Tpo -c -o vips-detect-flowvar.obj `if test -f 'detect-flowvar.c'; then $(CYGPATH_W) 'detect-flowvar.c'; else $(CYGPATH_W) '$(srcdir)/detect-flowvar.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-flowvar.Tpo $(DEPDIR)/vips-detect-flowvar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-flowvar.c' object='vips-detect-flowvar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-flowvar.obj `if test -f 'detect-flowvar.c'; then $(CYGPATH_W) 'detect-flowvar.c'; else $(CYGPATH_W) '$(srcdir)/detect-flowvar.c'; fi` - -vips-detect-pcre.o: detect-pcre.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-pcre.o -MD -MP -MF $(DEPDIR)/vips-detect-pcre.Tpo -c -o vips-detect-pcre.o `test -f 'detect-pcre.c' || echo '$(srcdir)/'`detect-pcre.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-pcre.Tpo $(DEPDIR)/vips-detect-pcre.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-pcre.c' object='vips-detect-pcre.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-pcre.o `test -f 'detect-pcre.c' || echo '$(srcdir)/'`detect-pcre.c - -vips-detect-pcre.obj: detect-pcre.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-pcre.obj -MD -MP -MF $(DEPDIR)/vips-detect-pcre.Tpo -c -o vips-detect-pcre.obj `if test -f 'detect-pcre.c'; then $(CYGPATH_W) 'detect-pcre.c'; else $(CYGPATH_W) '$(srcdir)/detect-pcre.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-pcre.Tpo $(DEPDIR)/vips-detect-pcre.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-pcre.c' object='vips-detect-pcre.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-pcre.obj `if test -f 'detect-pcre.c'; then $(CYGPATH_W) 'detect-pcre.c'; else $(CYGPATH_W) '$(srcdir)/detect-pcre.c'; fi` - -vips-detect-depth.o: detect-depth.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-depth.o -MD -MP -MF $(DEPDIR)/vips-detect-depth.Tpo -c -o vips-detect-depth.o `test -f 'detect-depth.c' || echo '$(srcdir)/'`detect-depth.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-depth.Tpo $(DEPDIR)/vips-detect-depth.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-depth.c' object='vips-detect-depth.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-depth.o `test -f 'detect-depth.c' || echo '$(srcdir)/'`detect-depth.c - -vips-detect-depth.obj: detect-depth.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-depth.obj -MD -MP -MF $(DEPDIR)/vips-detect-depth.Tpo -c -o vips-detect-depth.obj `if test -f 'detect-depth.c'; then $(CYGPATH_W) 'detect-depth.c'; else $(CYGPATH_W) '$(srcdir)/detect-depth.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-depth.Tpo $(DEPDIR)/vips-detect-depth.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-depth.c' object='vips-detect-depth.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-depth.obj `if test -f 'detect-depth.c'; then $(CYGPATH_W) 'detect-depth.c'; else $(CYGPATH_W) '$(srcdir)/detect-depth.c'; fi` - -vips-detect-nocase.o: detect-nocase.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-nocase.o -MD -MP -MF $(DEPDIR)/vips-detect-nocase.Tpo -c -o vips-detect-nocase.o `test -f 'detect-nocase.c' || echo '$(srcdir)/'`detect-nocase.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-nocase.Tpo $(DEPDIR)/vips-detect-nocase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-nocase.c' object='vips-detect-nocase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-nocase.o `test -f 'detect-nocase.c' || echo '$(srcdir)/'`detect-nocase.c - -vips-detect-nocase.obj: detect-nocase.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-nocase.obj -MD -MP -MF $(DEPDIR)/vips-detect-nocase.Tpo -c -o vips-detect-nocase.obj `if test -f 'detect-nocase.c'; then $(CYGPATH_W) 'detect-nocase.c'; else $(CYGPATH_W) '$(srcdir)/detect-nocase.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-nocase.Tpo $(DEPDIR)/vips-detect-nocase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-nocase.c' object='vips-detect-nocase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-nocase.obj `if test -f 'detect-nocase.c'; then $(CYGPATH_W) 'detect-nocase.c'; else $(CYGPATH_W) '$(srcdir)/detect-nocase.c'; fi` - -vips-detect-recursive.o: detect-recursive.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-recursive.o -MD -MP -MF $(DEPDIR)/vips-detect-recursive.Tpo -c -o vips-detect-recursive.o `test -f 'detect-recursive.c' || echo '$(srcdir)/'`detect-recursive.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-recursive.Tpo $(DEPDIR)/vips-detect-recursive.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-recursive.c' object='vips-detect-recursive.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-recursive.o `test -f 'detect-recursive.c' || echo '$(srcdir)/'`detect-recursive.c - -vips-detect-recursive.obj: detect-recursive.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-recursive.obj -MD -MP -MF $(DEPDIR)/vips-detect-recursive.Tpo -c -o vips-detect-recursive.obj `if test -f 'detect-recursive.c'; then $(CYGPATH_W) 'detect-recursive.c'; else $(CYGPATH_W) '$(srcdir)/detect-recursive.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-recursive.Tpo $(DEPDIR)/vips-detect-recursive.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-recursive.c' object='vips-detect-recursive.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-recursive.obj `if test -f 'detect-recursive.c'; then $(CYGPATH_W) 'detect-recursive.c'; else $(CYGPATH_W) '$(srcdir)/detect-recursive.c'; fi` - -vips-detect-rawbytes.o: detect-rawbytes.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-rawbytes.o -MD -MP -MF $(DEPDIR)/vips-detect-rawbytes.Tpo -c -o vips-detect-rawbytes.o `test -f 'detect-rawbytes.c' || echo '$(srcdir)/'`detect-rawbytes.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-rawbytes.Tpo $(DEPDIR)/vips-detect-rawbytes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-rawbytes.c' object='vips-detect-rawbytes.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-rawbytes.o `test -f 'detect-rawbytes.c' || echo '$(srcdir)/'`detect-rawbytes.c - -vips-detect-rawbytes.obj: detect-rawbytes.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-rawbytes.obj -MD -MP -MF $(DEPDIR)/vips-detect-rawbytes.Tpo -c -o vips-detect-rawbytes.obj `if test -f 'detect-rawbytes.c'; then $(CYGPATH_W) 'detect-rawbytes.c'; else $(CYGPATH_W) '$(srcdir)/detect-rawbytes.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-rawbytes.Tpo $(DEPDIR)/vips-detect-rawbytes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-rawbytes.c' object='vips-detect-rawbytes.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-rawbytes.obj `if test -f 'detect-rawbytes.c'; then $(CYGPATH_W) 'detect-rawbytes.c'; else $(CYGPATH_W) '$(srcdir)/detect-rawbytes.c'; fi` - -vips-detect-within.o: detect-within.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-within.o -MD -MP -MF $(DEPDIR)/vips-detect-within.Tpo -c -o vips-detect-within.o `test -f 'detect-within.c' || echo '$(srcdir)/'`detect-within.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-within.Tpo $(DEPDIR)/vips-detect-within.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-within.c' object='vips-detect-within.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-within.o `test -f 'detect-within.c' || echo '$(srcdir)/'`detect-within.c - -vips-detect-within.obj: detect-within.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-within.obj -MD -MP -MF $(DEPDIR)/vips-detect-within.Tpo -c -o vips-detect-within.obj `if test -f 'detect-within.c'; then $(CYGPATH_W) 'detect-within.c'; else $(CYGPATH_W) '$(srcdir)/detect-within.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-within.Tpo $(DEPDIR)/vips-detect-within.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-within.c' object='vips-detect-within.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-within.obj `if test -f 'detect-within.c'; then $(CYGPATH_W) 'detect-within.c'; else $(CYGPATH_W) '$(srcdir)/detect-within.c'; fi` - -vips-detect-distance.o: detect-distance.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-distance.o -MD -MP -MF $(DEPDIR)/vips-detect-distance.Tpo -c -o vips-detect-distance.o `test -f 'detect-distance.c' || echo '$(srcdir)/'`detect-distance.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-distance.Tpo $(DEPDIR)/vips-detect-distance.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-distance.c' object='vips-detect-distance.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-distance.o `test -f 'detect-distance.c' || echo '$(srcdir)/'`detect-distance.c - -vips-detect-distance.obj: detect-distance.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-distance.obj -MD -MP -MF $(DEPDIR)/vips-detect-distance.Tpo -c -o vips-detect-distance.obj `if test -f 'detect-distance.c'; then $(CYGPATH_W) 'detect-distance.c'; else $(CYGPATH_W) '$(srcdir)/detect-distance.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-distance.Tpo $(DEPDIR)/vips-detect-distance.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-distance.c' object='vips-detect-distance.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-distance.obj `if test -f 'detect-distance.c'; then $(CYGPATH_W) 'detect-distance.c'; else $(CYGPATH_W) '$(srcdir)/detect-distance.c'; fi` - -vips-detect-offset.o: detect-offset.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-offset.o -MD -MP -MF $(DEPDIR)/vips-detect-offset.Tpo -c -o vips-detect-offset.o `test -f 'detect-offset.c' || echo '$(srcdir)/'`detect-offset.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-offset.Tpo $(DEPDIR)/vips-detect-offset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-offset.c' object='vips-detect-offset.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-offset.o `test -f 'detect-offset.c' || echo '$(srcdir)/'`detect-offset.c - -vips-detect-offset.obj: detect-offset.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-offset.obj -MD -MP -MF $(DEPDIR)/vips-detect-offset.Tpo -c -o vips-detect-offset.obj `if test -f 'detect-offset.c'; then $(CYGPATH_W) 'detect-offset.c'; else $(CYGPATH_W) '$(srcdir)/detect-offset.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-offset.Tpo $(DEPDIR)/vips-detect-offset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-offset.c' object='vips-detect-offset.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-offset.obj `if test -f 'detect-offset.c'; then $(CYGPATH_W) 'detect-offset.c'; else $(CYGPATH_W) '$(srcdir)/detect-offset.c'; fi` - -vips-detect-sid.o: detect-sid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-sid.o -MD -MP -MF $(DEPDIR)/vips-detect-sid.Tpo -c -o vips-detect-sid.o `test -f 'detect-sid.c' || echo '$(srcdir)/'`detect-sid.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-sid.Tpo $(DEPDIR)/vips-detect-sid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-sid.c' object='vips-detect-sid.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-sid.o `test -f 'detect-sid.c' || echo '$(srcdir)/'`detect-sid.c - -vips-detect-sid.obj: detect-sid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-sid.obj -MD -MP -MF $(DEPDIR)/vips-detect-sid.Tpo -c -o vips-detect-sid.obj `if test -f 'detect-sid.c'; then $(CYGPATH_W) 'detect-sid.c'; else $(CYGPATH_W) '$(srcdir)/detect-sid.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-sid.Tpo $(DEPDIR)/vips-detect-sid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-sid.c' object='vips-detect-sid.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-sid.obj `if test -f 'detect-sid.c'; then $(CYGPATH_W) 'detect-sid.c'; else $(CYGPATH_W) '$(srcdir)/detect-sid.c'; fi` - -vips-detect-rev.o: detect-rev.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-rev.o -MD -MP -MF $(DEPDIR)/vips-detect-rev.Tpo -c -o vips-detect-rev.o `test -f 'detect-rev.c' || echo '$(srcdir)/'`detect-rev.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-rev.Tpo $(DEPDIR)/vips-detect-rev.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-rev.c' object='vips-detect-rev.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-rev.o `test -f 'detect-rev.c' || echo '$(srcdir)/'`detect-rev.c - -vips-detect-rev.obj: detect-rev.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-rev.obj -MD -MP -MF $(DEPDIR)/vips-detect-rev.Tpo -c -o vips-detect-rev.obj `if test -f 'detect-rev.c'; then $(CYGPATH_W) 'detect-rev.c'; else $(CYGPATH_W) '$(srcdir)/detect-rev.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-rev.Tpo $(DEPDIR)/vips-detect-rev.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-rev.c' object='vips-detect-rev.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-rev.obj `if test -f 'detect-rev.c'; then $(CYGPATH_W) 'detect-rev.c'; else $(CYGPATH_W) '$(srcdir)/detect-rev.c'; fi` - -vips-detect-classtype.o: detect-classtype.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-classtype.o -MD -MP -MF $(DEPDIR)/vips-detect-classtype.Tpo -c -o vips-detect-classtype.o `test -f 'detect-classtype.c' || echo '$(srcdir)/'`detect-classtype.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-classtype.Tpo $(DEPDIR)/vips-detect-classtype.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-classtype.c' object='vips-detect-classtype.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-classtype.o `test -f 'detect-classtype.c' || echo '$(srcdir)/'`detect-classtype.c - -vips-detect-classtype.obj: detect-classtype.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-classtype.obj -MD -MP -MF $(DEPDIR)/vips-detect-classtype.Tpo -c -o vips-detect-classtype.obj `if test -f 'detect-classtype.c'; then $(CYGPATH_W) 'detect-classtype.c'; else $(CYGPATH_W) '$(srcdir)/detect-classtype.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-classtype.Tpo $(DEPDIR)/vips-detect-classtype.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-classtype.c' object='vips-detect-classtype.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-classtype.obj `if test -f 'detect-classtype.c'; then $(CYGPATH_W) 'detect-classtype.c'; else $(CYGPATH_W) '$(srcdir)/detect-classtype.c'; fi` - -vips-detect-reference.o: detect-reference.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-reference.o -MD -MP -MF $(DEPDIR)/vips-detect-reference.Tpo -c -o vips-detect-reference.o `test -f 'detect-reference.c' || echo '$(srcdir)/'`detect-reference.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-reference.Tpo $(DEPDIR)/vips-detect-reference.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-reference.c' object='vips-detect-reference.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-reference.o `test -f 'detect-reference.c' || echo '$(srcdir)/'`detect-reference.c - -vips-detect-reference.obj: detect-reference.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-reference.obj -MD -MP -MF $(DEPDIR)/vips-detect-reference.Tpo -c -o vips-detect-reference.obj `if test -f 'detect-reference.c'; then $(CYGPATH_W) 'detect-reference.c'; else $(CYGPATH_W) '$(srcdir)/detect-reference.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-reference.Tpo $(DEPDIR)/vips-detect-reference.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-reference.c' object='vips-detect-reference.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-reference.obj `if test -f 'detect-reference.c'; then $(CYGPATH_W) 'detect-reference.c'; else $(CYGPATH_W) '$(srcdir)/detect-reference.c'; fi` - -vips-detect-threshold.o: detect-threshold.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-threshold.o -MD -MP -MF $(DEPDIR)/vips-detect-threshold.Tpo -c -o vips-detect-threshold.o `test -f 'detect-threshold.c' || echo '$(srcdir)/'`detect-threshold.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-threshold.Tpo $(DEPDIR)/vips-detect-threshold.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-threshold.c' object='vips-detect-threshold.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-threshold.o `test -f 'detect-threshold.c' || echo '$(srcdir)/'`detect-threshold.c - -vips-detect-threshold.obj: detect-threshold.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-threshold.obj -MD -MP -MF $(DEPDIR)/vips-detect-threshold.Tpo -c -o vips-detect-threshold.obj `if test -f 'detect-threshold.c'; then $(CYGPATH_W) 'detect-threshold.c'; else $(CYGPATH_W) '$(srcdir)/detect-threshold.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-threshold.Tpo $(DEPDIR)/vips-detect-threshold.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-threshold.c' object='vips-detect-threshold.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-threshold.obj `if test -f 'detect-threshold.c'; then $(CYGPATH_W) 'detect-threshold.c'; else $(CYGPATH_W) '$(srcdir)/detect-threshold.c'; fi` - -vips-detect-metadata.o: detect-metadata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-metadata.o -MD -MP -MF $(DEPDIR)/vips-detect-metadata.Tpo -c -o vips-detect-metadata.o `test -f 'detect-metadata.c' || echo '$(srcdir)/'`detect-metadata.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-metadata.Tpo $(DEPDIR)/vips-detect-metadata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-metadata.c' object='vips-detect-metadata.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-metadata.o `test -f 'detect-metadata.c' || echo '$(srcdir)/'`detect-metadata.c - -vips-detect-metadata.obj: detect-metadata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-metadata.obj -MD -MP -MF $(DEPDIR)/vips-detect-metadata.Tpo -c -o vips-detect-metadata.obj `if test -f 'detect-metadata.c'; then $(CYGPATH_W) 'detect-metadata.c'; else $(CYGPATH_W) '$(srcdir)/detect-metadata.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-metadata.Tpo $(DEPDIR)/vips-detect-metadata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-metadata.c' object='vips-detect-metadata.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-metadata.obj `if test -f 'detect-metadata.c'; then $(CYGPATH_W) 'detect-metadata.c'; else $(CYGPATH_W) '$(srcdir)/detect-metadata.c'; fi` - -vips-detect-msg.o: detect-msg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-msg.o -MD -MP -MF $(DEPDIR)/vips-detect-msg.Tpo -c -o vips-detect-msg.o `test -f 'detect-msg.c' || echo '$(srcdir)/'`detect-msg.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-msg.Tpo $(DEPDIR)/vips-detect-msg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-msg.c' object='vips-detect-msg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-msg.o `test -f 'detect-msg.c' || echo '$(srcdir)/'`detect-msg.c - -vips-detect-msg.obj: detect-msg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-msg.obj -MD -MP -MF $(DEPDIR)/vips-detect-msg.Tpo -c -o vips-detect-msg.obj `if test -f 'detect-msg.c'; then $(CYGPATH_W) 'detect-msg.c'; else $(CYGPATH_W) '$(srcdir)/detect-msg.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-msg.Tpo $(DEPDIR)/vips-detect-msg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-msg.c' object='vips-detect-msg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-msg.obj `if test -f 'detect-msg.c'; then $(CYGPATH_W) 'detect-msg.c'; else $(CYGPATH_W) '$(srcdir)/detect-msg.c'; fi` - -vips-detect-flow.o: detect-flow.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-flow.o -MD -MP -MF $(DEPDIR)/vips-detect-flow.Tpo -c -o vips-detect-flow.o `test -f 'detect-flow.c' || echo '$(srcdir)/'`detect-flow.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-flow.Tpo $(DEPDIR)/vips-detect-flow.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-flow.c' object='vips-detect-flow.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-flow.o `test -f 'detect-flow.c' || echo '$(srcdir)/'`detect-flow.c - -vips-detect-flow.obj: detect-flow.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-flow.obj -MD -MP -MF $(DEPDIR)/vips-detect-flow.Tpo -c -o vips-detect-flow.obj `if test -f 'detect-flow.c'; then $(CYGPATH_W) 'detect-flow.c'; else $(CYGPATH_W) '$(srcdir)/detect-flow.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-flow.Tpo $(DEPDIR)/vips-detect-flow.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-flow.c' object='vips-detect-flow.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-flow.obj `if test -f 'detect-flow.c'; then $(CYGPATH_W) 'detect-flow.c'; else $(CYGPATH_W) '$(srcdir)/detect-flow.c'; fi` - -vips-detect-dsize.o: detect-dsize.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-dsize.o -MD -MP -MF $(DEPDIR)/vips-detect-dsize.Tpo -c -o vips-detect-dsize.o `test -f 'detect-dsize.c' || echo '$(srcdir)/'`detect-dsize.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-dsize.Tpo $(DEPDIR)/vips-detect-dsize.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-dsize.c' object='vips-detect-dsize.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-dsize.o `test -f 'detect-dsize.c' || echo '$(srcdir)/'`detect-dsize.c - -vips-detect-dsize.obj: detect-dsize.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-dsize.obj -MD -MP -MF $(DEPDIR)/vips-detect-dsize.Tpo -c -o vips-detect-dsize.obj `if test -f 'detect-dsize.c'; then $(CYGPATH_W) 'detect-dsize.c'; else $(CYGPATH_W) '$(srcdir)/detect-dsize.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-dsize.Tpo $(DEPDIR)/vips-detect-dsize.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-dsize.c' object='vips-detect-dsize.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-dsize.obj `if test -f 'detect-dsize.c'; then $(CYGPATH_W) 'detect-dsize.c'; else $(CYGPATH_W) '$(srcdir)/detect-dsize.c'; fi` - -vips-detect-address.o: detect-address.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-address.o -MD -MP -MF $(DEPDIR)/vips-detect-address.Tpo -c -o vips-detect-address.o `test -f 'detect-address.c' || echo '$(srcdir)/'`detect-address.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-address.Tpo $(DEPDIR)/vips-detect-address.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-address.c' object='vips-detect-address.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-address.o `test -f 'detect-address.c' || echo '$(srcdir)/'`detect-address.c - -vips-detect-address.obj: detect-address.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-address.obj -MD -MP -MF $(DEPDIR)/vips-detect-address.Tpo -c -o vips-detect-address.obj `if test -f 'detect-address.c'; then $(CYGPATH_W) 'detect-address.c'; else $(CYGPATH_W) '$(srcdir)/detect-address.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-address.Tpo $(DEPDIR)/vips-detect-address.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-address.c' object='vips-detect-address.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-address.obj `if test -f 'detect-address.c'; then $(CYGPATH_W) 'detect-address.c'; else $(CYGPATH_W) '$(srcdir)/detect-address.c'; fi` - -vips-detect-address2.o: detect-address2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-address2.o -MD -MP -MF $(DEPDIR)/vips-detect-address2.Tpo -c -o vips-detect-address2.o `test -f 'detect-address2.c' || echo '$(srcdir)/'`detect-address2.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-address2.Tpo $(DEPDIR)/vips-detect-address2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-address2.c' object='vips-detect-address2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-address2.o `test -f 'detect-address2.c' || echo '$(srcdir)/'`detect-address2.c - -vips-detect-address2.obj: detect-address2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-detect-address2.obj -MD -MP -MF $(DEPDIR)/vips-detect-address2.Tpo -c -o vips-detect-address2.obj `if test -f 'detect-address2.c'; then $(CYGPATH_W) 'detect-address2.c'; else $(CYGPATH_W) '$(srcdir)/detect-address2.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-detect-address2.Tpo $(DEPDIR)/vips-detect-address2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='detect-address2.c' object='vips-detect-address2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-detect-address2.obj `if test -f 'detect-address2.c'; then $(CYGPATH_W) 'detect-address2.c'; else $(CYGPATH_W) '$(srcdir)/detect-address2.c'; fi` - -vips-util-mpm-trie.o: util-mpm-trie.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-mpm-trie.o -MD -MP -MF $(DEPDIR)/vips-util-mpm-trie.Tpo -c -o vips-util-mpm-trie.o `test -f 'util-mpm-trie.c' || echo '$(srcdir)/'`util-mpm-trie.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-mpm-trie.Tpo $(DEPDIR)/vips-util-mpm-trie.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-mpm-trie.c' object='vips-util-mpm-trie.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-mpm-trie.o `test -f 'util-mpm-trie.c' || echo '$(srcdir)/'`util-mpm-trie.c - -vips-util-mpm-trie.obj: util-mpm-trie.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-mpm-trie.obj -MD -MP -MF $(DEPDIR)/vips-util-mpm-trie.Tpo -c -o vips-util-mpm-trie.obj `if test -f 'util-mpm-trie.c'; then $(CYGPATH_W) 'util-mpm-trie.c'; else $(CYGPATH_W) '$(srcdir)/util-mpm-trie.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-mpm-trie.Tpo $(DEPDIR)/vips-util-mpm-trie.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-mpm-trie.c' object='vips-util-mpm-trie.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-mpm-trie.obj `if test -f 'util-mpm-trie.c'; then $(CYGPATH_W) 'util-mpm-trie.c'; else $(CYGPATH_W) '$(srcdir)/util-mpm-trie.c'; fi` - -vips-util-mpm.o: util-mpm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-mpm.o -MD -MP -MF $(DEPDIR)/vips-util-mpm.Tpo -c -o vips-util-mpm.o `test -f 'util-mpm.c' || echo '$(srcdir)/'`util-mpm.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-mpm.Tpo $(DEPDIR)/vips-util-mpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-mpm.c' object='vips-util-mpm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-mpm.o `test -f 'util-mpm.c' || echo '$(srcdir)/'`util-mpm.c - -vips-util-mpm.obj: util-mpm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-mpm.obj -MD -MP -MF $(DEPDIR)/vips-util-mpm.Tpo -c -o vips-util-mpm.obj `if test -f 'util-mpm.c'; then $(CYGPATH_W) 'util-mpm.c'; else $(CYGPATH_W) '$(srcdir)/util-mpm.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-mpm.Tpo $(DEPDIR)/vips-util-mpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-mpm.c' object='vips-util-mpm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-mpm.obj `if test -f 'util-mpm.c'; then $(CYGPATH_W) 'util-mpm.c'; else $(CYGPATH_W) '$(srcdir)/util-mpm.c'; fi` - -vips-util-binsearch.o: util-binsearch.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-binsearch.o -MD -MP -MF $(DEPDIR)/vips-util-binsearch.Tpo -c -o vips-util-binsearch.o `test -f 'util-binsearch.c' || echo '$(srcdir)/'`util-binsearch.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-binsearch.Tpo $(DEPDIR)/vips-util-binsearch.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-binsearch.c' object='vips-util-binsearch.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-binsearch.o `test -f 'util-binsearch.c' || echo '$(srcdir)/'`util-binsearch.c - -vips-util-binsearch.obj: util-binsearch.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-binsearch.obj -MD -MP -MF $(DEPDIR)/vips-util-binsearch.Tpo -c -o vips-util-binsearch.obj `if test -f 'util-binsearch.c'; then $(CYGPATH_W) 'util-binsearch.c'; else $(CYGPATH_W) '$(srcdir)/util-binsearch.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-binsearch.Tpo $(DEPDIR)/vips-util-binsearch.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-binsearch.c' object='vips-util-binsearch.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-binsearch.obj `if test -f 'util-binsearch.c'; then $(CYGPATH_W) 'util-binsearch.c'; else $(CYGPATH_W) '$(srcdir)/util-binsearch.c'; fi` - -vips-util-mpm-wumanber.o: util-mpm-wumanber.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-mpm-wumanber.o -MD -MP -MF $(DEPDIR)/vips-util-mpm-wumanber.Tpo -c -o vips-util-mpm-wumanber.o `test -f 'util-mpm-wumanber.c' || echo '$(srcdir)/'`util-mpm-wumanber.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-mpm-wumanber.Tpo $(DEPDIR)/vips-util-mpm-wumanber.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-mpm-wumanber.c' object='vips-util-mpm-wumanber.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-mpm-wumanber.o `test -f 'util-mpm-wumanber.c' || echo '$(srcdir)/'`util-mpm-wumanber.c - -vips-util-mpm-wumanber.obj: util-mpm-wumanber.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-mpm-wumanber.obj -MD -MP -MF $(DEPDIR)/vips-util-mpm-wumanber.Tpo -c -o vips-util-mpm-wumanber.obj `if test -f 'util-mpm-wumanber.c'; then $(CYGPATH_W) 'util-mpm-wumanber.c'; else $(CYGPATH_W) '$(srcdir)/util-mpm-wumanber.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-mpm-wumanber.Tpo $(DEPDIR)/vips-util-mpm-wumanber.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-mpm-wumanber.c' object='vips-util-mpm-wumanber.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-mpm-wumanber.obj `if test -f 'util-mpm-wumanber.c'; then $(CYGPATH_W) 'util-mpm-wumanber.c'; else $(CYGPATH_W) '$(srcdir)/util-mpm-wumanber.c'; fi` - -vips-util-cidr.o: util-cidr.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-cidr.o -MD -MP -MF $(DEPDIR)/vips-util-cidr.Tpo -c -o vips-util-cidr.o `test -f 'util-cidr.c' || echo '$(srcdir)/'`util-cidr.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-cidr.Tpo $(DEPDIR)/vips-util-cidr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-cidr.c' object='vips-util-cidr.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-cidr.o `test -f 'util-cidr.c' || echo '$(srcdir)/'`util-cidr.c - -vips-util-cidr.obj: util-cidr.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-cidr.obj -MD -MP -MF $(DEPDIR)/vips-util-cidr.Tpo -c -o vips-util-cidr.obj `if test -f 'util-cidr.c'; then $(CYGPATH_W) 'util-cidr.c'; else $(CYGPATH_W) '$(srcdir)/util-cidr.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-cidr.Tpo $(DEPDIR)/vips-util-cidr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-cidr.c' object='vips-util-cidr.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-cidr.obj `if test -f 'util-cidr.c'; then $(CYGPATH_W) 'util-cidr.c'; else $(CYGPATH_W) '$(srcdir)/util-cidr.c'; fi` - -vips-util-unittest.o: util-unittest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-unittest.o -MD -MP -MF $(DEPDIR)/vips-util-unittest.Tpo -c -o vips-util-unittest.o `test -f 'util-unittest.c' || echo '$(srcdir)/'`util-unittest.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-unittest.Tpo $(DEPDIR)/vips-util-unittest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-unittest.c' object='vips-util-unittest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-unittest.o `test -f 'util-unittest.c' || echo '$(srcdir)/'`util-unittest.c - -vips-util-unittest.obj: util-unittest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-util-unittest.obj -MD -MP -MF $(DEPDIR)/vips-util-unittest.Tpo -c -o vips-util-unittest.obj `if test -f 'util-unittest.c'; then $(CYGPATH_W) 'util-unittest.c'; else $(CYGPATH_W) '$(srcdir)/util-unittest.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-util-unittest.Tpo $(DEPDIR)/vips-util-unittest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util-unittest.c' object='vips-util-unittest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-util-unittest.obj `if test -f 'util-unittest.c'; then $(CYGPATH_W) 'util-unittest.c'; else $(CYGPATH_W) '$(srcdir)/util-unittest.c'; fi` - -vips-tm-modules.o: tm-modules.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-modules.o -MD -MP -MF $(DEPDIR)/vips-tm-modules.Tpo -c -o vips-tm-modules.o `test -f 'tm-modules.c' || echo '$(srcdir)/'`tm-modules.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-modules.Tpo $(DEPDIR)/vips-tm-modules.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-modules.c' object='vips-tm-modules.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-modules.o `test -f 'tm-modules.c' || echo '$(srcdir)/'`tm-modules.c - -vips-tm-modules.obj: tm-modules.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-modules.obj -MD -MP -MF $(DEPDIR)/vips-tm-modules.Tpo -c -o vips-tm-modules.obj `if test -f 'tm-modules.c'; then $(CYGPATH_W) 'tm-modules.c'; else $(CYGPATH_W) '$(srcdir)/tm-modules.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-modules.Tpo $(DEPDIR)/vips-tm-modules.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-modules.c' object='vips-tm-modules.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-modules.obj `if test -f 'tm-modules.c'; then $(CYGPATH_W) 'tm-modules.c'; else $(CYGPATH_W) '$(srcdir)/tm-modules.c'; fi` - -vips-tm-queues.o: tm-queues.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-queues.o -MD -MP -MF $(DEPDIR)/vips-tm-queues.Tpo -c -o vips-tm-queues.o `test -f 'tm-queues.c' || echo '$(srcdir)/'`tm-queues.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-queues.Tpo $(DEPDIR)/vips-tm-queues.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-queues.c' object='vips-tm-queues.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-queues.o `test -f 'tm-queues.c' || echo '$(srcdir)/'`tm-queues.c - -vips-tm-queues.obj: tm-queues.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-queues.obj -MD -MP -MF $(DEPDIR)/vips-tm-queues.Tpo -c -o vips-tm-queues.obj `if test -f 'tm-queues.c'; then $(CYGPATH_W) 'tm-queues.c'; else $(CYGPATH_W) '$(srcdir)/tm-queues.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-queues.Tpo $(DEPDIR)/vips-tm-queues.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-queues.c' object='vips-tm-queues.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-queues.obj `if test -f 'tm-queues.c'; then $(CYGPATH_W) 'tm-queues.c'; else $(CYGPATH_W) '$(srcdir)/tm-queues.c'; fi` - -vips-tm-queuehandlers.o: tm-queuehandlers.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-queuehandlers.o -MD -MP -MF $(DEPDIR)/vips-tm-queuehandlers.Tpo -c -o vips-tm-queuehandlers.o `test -f 'tm-queuehandlers.c' || echo '$(srcdir)/'`tm-queuehandlers.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-queuehandlers.Tpo $(DEPDIR)/vips-tm-queuehandlers.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-queuehandlers.c' object='vips-tm-queuehandlers.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-queuehandlers.o `test -f 'tm-queuehandlers.c' || echo '$(srcdir)/'`tm-queuehandlers.c - -vips-tm-queuehandlers.obj: tm-queuehandlers.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-queuehandlers.obj -MD -MP -MF $(DEPDIR)/vips-tm-queuehandlers.Tpo -c -o vips-tm-queuehandlers.obj `if test -f 'tm-queuehandlers.c'; then $(CYGPATH_W) 'tm-queuehandlers.c'; else $(CYGPATH_W) '$(srcdir)/tm-queuehandlers.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-queuehandlers.Tpo $(DEPDIR)/vips-tm-queuehandlers.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-queuehandlers.c' object='vips-tm-queuehandlers.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-queuehandlers.obj `if test -f 'tm-queuehandlers.c'; then $(CYGPATH_W) 'tm-queuehandlers.c'; else $(CYGPATH_W) '$(srcdir)/tm-queuehandlers.c'; fi` - -vips-tm-threads.o: tm-threads.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-threads.o -MD -MP -MF $(DEPDIR)/vips-tm-threads.Tpo -c -o vips-tm-threads.o `test -f 'tm-threads.c' || echo '$(srcdir)/'`tm-threads.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-threads.Tpo $(DEPDIR)/vips-tm-threads.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-threads.c' object='vips-tm-threads.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-threads.o `test -f 'tm-threads.c' || echo '$(srcdir)/'`tm-threads.c - -vips-tm-threads.obj: tm-threads.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tm-threads.obj -MD -MP -MF $(DEPDIR)/vips-tm-threads.Tpo -c -o vips-tm-threads.obj `if test -f 'tm-threads.c'; then $(CYGPATH_W) 'tm-threads.c'; else $(CYGPATH_W) '$(srcdir)/tm-threads.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tm-threads.Tpo $(DEPDIR)/vips-tm-threads.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tm-threads.c' object='vips-tm-threads.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tm-threads.obj `if test -f 'tm-threads.c'; then $(CYGPATH_W) 'tm-threads.c'; else $(CYGPATH_W) '$(srcdir)/tm-threads.c'; fi` - -vips-tmqh-simple.o: tmqh-simple.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tmqh-simple.o -MD -MP -MF $(DEPDIR)/vips-tmqh-simple.Tpo -c -o vips-tmqh-simple.o `test -f 'tmqh-simple.c' || echo '$(srcdir)/'`tmqh-simple.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tmqh-simple.Tpo $(DEPDIR)/vips-tmqh-simple.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tmqh-simple.c' object='vips-tmqh-simple.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tmqh-simple.o `test -f 'tmqh-simple.c' || echo '$(srcdir)/'`tmqh-simple.c - -vips-tmqh-simple.obj: tmqh-simple.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tmqh-simple.obj -MD -MP -MF $(DEPDIR)/vips-tmqh-simple.Tpo -c -o vips-tmqh-simple.obj `if test -f 'tmqh-simple.c'; then $(CYGPATH_W) 'tmqh-simple.c'; else $(CYGPATH_W) '$(srcdir)/tmqh-simple.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tmqh-simple.Tpo $(DEPDIR)/vips-tmqh-simple.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tmqh-simple.c' object='vips-tmqh-simple.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tmqh-simple.obj `if test -f 'tmqh-simple.c'; then $(CYGPATH_W) 'tmqh-simple.c'; else $(CYGPATH_W) '$(srcdir)/tmqh-simple.c'; fi` - -vips-tmqh-nfq.o: tmqh-nfq.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tmqh-nfq.o -MD -MP -MF $(DEPDIR)/vips-tmqh-nfq.Tpo -c -o vips-tmqh-nfq.o `test -f 'tmqh-nfq.c' || echo '$(srcdir)/'`tmqh-nfq.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tmqh-nfq.Tpo $(DEPDIR)/vips-tmqh-nfq.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tmqh-nfq.c' object='vips-tmqh-nfq.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tmqh-nfq.o `test -f 'tmqh-nfq.c' || echo '$(srcdir)/'`tmqh-nfq.c - -vips-tmqh-nfq.obj: tmqh-nfq.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tmqh-nfq.obj -MD -MP -MF $(DEPDIR)/vips-tmqh-nfq.Tpo -c -o vips-tmqh-nfq.obj `if test -f 'tmqh-nfq.c'; then $(CYGPATH_W) 'tmqh-nfq.c'; else $(CYGPATH_W) '$(srcdir)/tmqh-nfq.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tmqh-nfq.Tpo $(DEPDIR)/vips-tmqh-nfq.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tmqh-nfq.c' object='vips-tmqh-nfq.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tmqh-nfq.obj `if test -f 'tmqh-nfq.c'; then $(CYGPATH_W) 'tmqh-nfq.c'; else $(CYGPATH_W) '$(srcdir)/tmqh-nfq.c'; fi` - -vips-tmqh-packetpool.o: tmqh-packetpool.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tmqh-packetpool.o -MD -MP -MF $(DEPDIR)/vips-tmqh-packetpool.Tpo -c -o vips-tmqh-packetpool.o `test -f 'tmqh-packetpool.c' || echo '$(srcdir)/'`tmqh-packetpool.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tmqh-packetpool.Tpo $(DEPDIR)/vips-tmqh-packetpool.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tmqh-packetpool.c' object='vips-tmqh-packetpool.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tmqh-packetpool.o `test -f 'tmqh-packetpool.c' || echo '$(srcdir)/'`tmqh-packetpool.c - -vips-tmqh-packetpool.obj: tmqh-packetpool.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-tmqh-packetpool.obj -MD -MP -MF $(DEPDIR)/vips-tmqh-packetpool.Tpo -c -o vips-tmqh-packetpool.obj `if test -f 'tmqh-packetpool.c'; then $(CYGPATH_W) 'tmqh-packetpool.c'; else $(CYGPATH_W) '$(srcdir)/tmqh-packetpool.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-tmqh-packetpool.Tpo $(DEPDIR)/vips-tmqh-packetpool.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tmqh-packetpool.c' object='vips-tmqh-packetpool.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-tmqh-packetpool.obj `if test -f 'tmqh-packetpool.c'; then $(CYGPATH_W) 'tmqh-packetpool.c'; else $(CYGPATH_W) '$(srcdir)/tmqh-packetpool.c'; fi` - -vips-alert-fastlog.o: alert-fastlog.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-alert-fastlog.o -MD -MP -MF $(DEPDIR)/vips-alert-fastlog.Tpo -c -o vips-alert-fastlog.o `test -f 'alert-fastlog.c' || echo '$(srcdir)/'`alert-fastlog.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-alert-fastlog.Tpo $(DEPDIR)/vips-alert-fastlog.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alert-fastlog.c' object='vips-alert-fastlog.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-alert-fastlog.o `test -f 'alert-fastlog.c' || echo '$(srcdir)/'`alert-fastlog.c - -vips-alert-fastlog.obj: alert-fastlog.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-alert-fastlog.obj -MD -MP -MF $(DEPDIR)/vips-alert-fastlog.Tpo -c -o vips-alert-fastlog.obj `if test -f 'alert-fastlog.c'; then $(CYGPATH_W) 'alert-fastlog.c'; else $(CYGPATH_W) '$(srcdir)/alert-fastlog.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-alert-fastlog.Tpo $(DEPDIR)/vips-alert-fastlog.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alert-fastlog.c' object='vips-alert-fastlog.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-alert-fastlog.obj `if test -f 'alert-fastlog.c'; then $(CYGPATH_W) 'alert-fastlog.c'; else $(CYGPATH_W) '$(srcdir)/alert-fastlog.c'; fi` - -vips-alert-unified-log.o: alert-unified-log.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-alert-unified-log.o -MD -MP -MF $(DEPDIR)/vips-alert-unified-log.Tpo -c -o vips-alert-unified-log.o `test -f 'alert-unified-log.c' || echo '$(srcdir)/'`alert-unified-log.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-alert-unified-log.Tpo $(DEPDIR)/vips-alert-unified-log.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alert-unified-log.c' object='vips-alert-unified-log.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-alert-unified-log.o `test -f 'alert-unified-log.c' || echo '$(srcdir)/'`alert-unified-log.c - -vips-alert-unified-log.obj: alert-unified-log.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-alert-unified-log.obj -MD -MP -MF $(DEPDIR)/vips-alert-unified-log.Tpo -c -o vips-alert-unified-log.obj `if test -f 'alert-unified-log.c'; then $(CYGPATH_W) 'alert-unified-log.c'; else $(CYGPATH_W) '$(srcdir)/alert-unified-log.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-alert-unified-log.Tpo $(DEPDIR)/vips-alert-unified-log.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alert-unified-log.c' object='vips-alert-unified-log.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-alert-unified-log.obj `if test -f 'alert-unified-log.c'; then $(CYGPATH_W) 'alert-unified-log.c'; else $(CYGPATH_W) '$(srcdir)/alert-unified-log.c'; fi` - -vips-alert-unified-alert.o: alert-unified-alert.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-alert-unified-alert.o -MD -MP -MF $(DEPDIR)/vips-alert-unified-alert.Tpo -c -o vips-alert-unified-alert.o `test -f 'alert-unified-alert.c' || echo '$(srcdir)/'`alert-unified-alert.c -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-alert-unified-alert.Tpo $(DEPDIR)/vips-alert-unified-alert.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alert-unified-alert.c' object='vips-alert-unified-alert.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-alert-unified-alert.o `test -f 'alert-unified-alert.c' || echo '$(srcdir)/'`alert-unified-alert.c - -vips-alert-unified-alert.obj: alert-unified-alert.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -MT vips-alert-unified-alert.obj -MD -MP -MF $(DEPDIR)/vips-alert-unified-alert.Tpo -c -o vips-alert-unified-alert.obj `if test -f 'alert-unified-alert.c'; then $(CYGPATH_W) 'alert-unified-alert.c'; else $(CYGPATH_W) '$(srcdir)/alert-unified-alert.c'; fi` -@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/vips-alert-unified-alert.Tpo $(DEPDIR)/vips-alert-unified-alert.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alert-unified-alert.c' object='vips-alert-unified-alert.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vips_CFLAGS) $(CFLAGS) -c -o vips-alert-unified-alert.obj `if test -f 'alert-unified-alert.c'; then $(CYGPATH_W) 'alert-unified-alert.c'; else $(CYGPATH_W) '$(srcdir)/alert-unified-alert.c'; fi` - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$tags $$unique; \ - fi -ctags: CTAGS -CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$tags $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && cd $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) $$here - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ - fi; \ - cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ - else \ - test -f $(distdir)/$$file \ - || cp -p $$d/$$file $(distdir)/$$file \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(PROGRAMS) -installdirs: - for dir in "$(DESTDIR)$(bindir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-exec-am: install-binPROGRAMS - -install-html: install-html-am - -install-info: install-info-am - -install-man: - -install-pdf: install-pdf-am - -install-ps: install-ps-am - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-binPROGRAMS - -.MAKE: install-am install-strip - -.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ - clean-generic clean-libtool ctags distclean distclean-compile \ - distclean-generic distclean-libtool distclean-tags distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-binPROGRAMS install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-binPROGRAMS - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: