1# Makefile.in generated by automake 1.10 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16VPATH = @srcdir@ 17pkglibdir = $(libdir)/@PACKAGE@ 18pkgincludedir = $(includedir)/@PACKAGE@ 19am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 20install_sh_DATA = $(install_sh) -c -m 644 21install_sh_PROGRAM = $(install_sh) -c 22install_sh_SCRIPT = $(install_sh) -c 23INSTALL_HEADER = $(INSTALL_DATA) 24transform = $(program_transform_name) 25NORMAL_INSTALL = : 26PRE_INSTALL = : 27POST_INSTALL = : 28NORMAL_UNINSTALL = : 29PRE_UNINSTALL = : 30POST_UNINSTALL = : 31build_triplet = @build@ 32host_triplet = @host@ 33check_PROGRAMS = test$(EXEEXT) 34subdir = tests 35DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in 36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 37am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 38 $(top_srcdir)/configure.ac 39am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 40 $(ACLOCAL_M4) 41mkinstalldirs = $(install_sh) -d 42CONFIG_HEADER = $(top_builddir)/config.h 43CONFIG_CLEAN_FILES = 44test_SOURCES = test.c 45test_OBJECTS = test-test.$(OBJEXT) 46test_DEPENDENCIES = $(top_builddir)/src/libmagic.la 47DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ 48depcomp = $(SHELL) $(top_srcdir)/depcomp 49am__depfiles_maybe = depfiles 50COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 51 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 52LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 53 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 54 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 55CCLD = $(CC) 56LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 57 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 58 $(LDFLAGS) -o $@ 59SOURCES = test.c 60DIST_SOURCES = test.c 61ETAGS = etags 62CTAGS = ctags 63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 64pkgdatadir = @pkgdatadir@ 65ACLOCAL = @ACLOCAL@ 66AMTAR = @AMTAR@ 67AR = @AR@ 68AUTOCONF = @AUTOCONF@ 69AUTOHEADER = @AUTOHEADER@ 70AUTOMAKE = @AUTOMAKE@ 71AWK = @AWK@ 72CC = @CC@ 73CCDEPMODE = @CCDEPMODE@ 74CFLAGS = @CFLAGS@ 75CPP = @CPP@ 76CPPFLAGS = @CPPFLAGS@ 77CXX = @CXX@ 78CXXCPP = @CXXCPP@ 79CXXDEPMODE = @CXXDEPMODE@ 80CXXFLAGS = @CXXFLAGS@ 81CYGPATH_W = @CYGPATH_W@ 82DEFS = @DEFS@ 83DEPDIR = @DEPDIR@ 84DSYMUTIL = @DSYMUTIL@ 85ECHO = @ECHO@ 86ECHO_C = @ECHO_C@ 87ECHO_N = @ECHO_N@ 88ECHO_T = @ECHO_T@ 89EGREP = @EGREP@ 90EXEEXT = @EXEEXT@ 91F77 = @F77@ 92FFLAGS = @FFLAGS@ 93GREP = @GREP@ 94INSTALL = @INSTALL@ 95INSTALL_DATA = @INSTALL_DATA@ 96INSTALL_PROGRAM = @INSTALL_PROGRAM@ 97INSTALL_SCRIPT = @INSTALL_SCRIPT@ 98INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 99LDFLAGS = @LDFLAGS@ 100LIBOBJS = @LIBOBJS@ 101LIBS = @LIBS@ 102LIBTOOL = @LIBTOOL@ 103LN_S = @LN_S@ 104LTLIBOBJS = @LTLIBOBJS@ 105MAKEINFO = @MAKEINFO@ 106MKDIR_P = @MKDIR_P@ 107NMEDIT = @NMEDIT@ 108OBJEXT = @OBJEXT@ 109PACKAGE = @PACKAGE@ 110PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 111PACKAGE_NAME = @PACKAGE_NAME@ 112PACKAGE_STRING = @PACKAGE_STRING@ 113PACKAGE_TARNAME = @PACKAGE_TARNAME@ 114PACKAGE_VERSION = @PACKAGE_VERSION@ 115PATH_SEPARATOR = @PATH_SEPARATOR@ 116RANLIB = @RANLIB@ 117SED = @SED@ 118SET_MAKE = @SET_MAKE@ 119SHELL = @SHELL@ 120STRIP = @STRIP@ 121VERSION = @VERSION@ 122WARNINGS = @WARNINGS@ 123abs_builddir = @abs_builddir@ 124abs_srcdir = @abs_srcdir@ 125abs_top_builddir = @abs_top_builddir@ 126abs_top_srcdir = @abs_top_srcdir@ 127ac_ct_CC = @ac_ct_CC@ 128ac_ct_CXX = @ac_ct_CXX@ 129ac_ct_F77 = @ac_ct_F77@ 130am__include = @am__include@ 131am__leading_dot = @am__leading_dot@ 132am__quote = @am__quote@ 133am__tar = @am__tar@ 134am__untar = @am__untar@ 135bindir = @bindir@ 136build = @build@ 137build_alias = @build_alias@ 138build_cpu = @build_cpu@ 139build_os = @build_os@ 140build_vendor = @build_vendor@ 141builddir = @builddir@ 142datadir = @datadir@ 143datarootdir = @datarootdir@ 144docdir = @docdir@ 145dvidir = @dvidir@ 146exec_prefix = @exec_prefix@ 147fsect = @fsect@ 148host = @host@ 149host_alias = @host_alias@ 150host_cpu = @host_cpu@ 151host_os = @host_os@ 152host_vendor = @host_vendor@ 153htmldir = @htmldir@ 154includedir = @includedir@ 155infodir = @infodir@ 156install_sh = @install_sh@ 157libdir = @libdir@ 158libexecdir = @libexecdir@ 159localedir = @localedir@ 160localstatedir = @localstatedir@ 161mandir = @mandir@ 162mkdir_p = @mkdir_p@ 163oldincludedir = @oldincludedir@ 164pdfdir = @pdfdir@ 165prefix = @prefix@ 166program_transform_name = @program_transform_name@ 167psdir = @psdir@ 168sbindir = @sbindir@ 169sharedstatedir = @sharedstatedir@ 170srcdir = @srcdir@ 171sysconfdir = @sysconfdir@ 172target_alias = @target_alias@ 173top_builddir = @top_builddir@ 174top_srcdir = @top_srcdir@ 175test_LDADD = $(top_builddir)/src/libmagic.la 176test_CPPFLAGS = -I$(top_builddir)/src 177EXTRA_DIST = \ 178 gedcom.magic gedcom.testfile gedcom.result 179 180T = $(top_srcdir)/tests 181all: all-am 182 183.SUFFIXES: 184.SUFFIXES: .c .lo .o .obj 185$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 186 @for dep in $?; do \ 187 case '$(am__configure_deps)' in \ 188 *$$dep*) \ 189 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 190 && exit 0; \ 191 exit 1;; \ 192 esac; \ 193 done; \ 194 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \ 195 cd $(top_srcdir) && \ 196 $(AUTOMAKE) --gnu tests/Makefile 197.PRECIOUS: Makefile 198Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 199 @case '$?' in \ 200 *config.status*) \ 201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 202 *) \ 203 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 204 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 205 esac; 206 207$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 209 210$(top_srcdir)/configure: $(am__configure_deps) 211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 212$(ACLOCAL_M4): $(am__aclocal_m4_deps) 213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 214 215clean-checkPROGRAMS: 216 @list='$(check_PROGRAMS)'; for p in $$list; do \ 217 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 218 echo " rm -f $$p $$f"; \ 219 rm -f $$p $$f ; \ 220 done 221test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 222 @rm -f test$(EXEEXT) 223 $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS) 224 225mostlyclean-compile: 226 -rm -f *.$(OBJEXT) 227 228distclean-compile: 229 -rm -f *.tab.c 230 231@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-test.Po@am__quote@ 232 233.c.o: 234@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 235@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 236@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 237@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 238@am__fastdepCC_FALSE@ $(COMPILE) -c $< 239 240.c.obj: 241@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 242@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 243@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 244@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 245@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 246 247.c.lo: 248@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 249@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 250@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 251@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 252@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 253 254test-test.o: test.c 255@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.o -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c 256@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po 257@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test.c' object='test-test.o' libtool=no @AMDEPBACKSLASH@ 258@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 259@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c 260 261test-test.obj: test.c 262@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.obj -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi` 263@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po 264@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test.c' object='test-test.obj' libtool=no @AMDEPBACKSLASH@ 265@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 266@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi` 267 268mostlyclean-libtool: 269 -rm -f *.lo 270 271clean-libtool: 272 -rm -rf .libs _libs 273 274ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 275 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 276 unique=`for i in $$list; do \ 277 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 278 done | \ 279 $(AWK) ' { files[$$0] = 1; } \ 280 END { for (i in files) print i; }'`; \ 281 mkid -fID $$unique 282tags: TAGS 283 284TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 285 $(TAGS_FILES) $(LISP) 286 tags=; \ 287 here=`pwd`; \ 288 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 289 unique=`for i in $$list; do \ 290 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 291 done | \ 292 $(AWK) ' { files[$$0] = 1; } \ 293 END { for (i in files) print i; }'`; \ 294 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 295 test -n "$$unique" || unique=$$empty_fix; \ 296 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 297 $$tags $$unique; \ 298 fi 299ctags: CTAGS 300CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 301 $(TAGS_FILES) $(LISP) 302 tags=; \ 303 here=`pwd`; \ 304 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 305 unique=`for i in $$list; do \ 306 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 307 done | \ 308 $(AWK) ' { files[$$0] = 1; } \ 309 END { for (i in files) print i; }'`; \ 310 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 311 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 312 $$tags $$unique 313 314GTAGS: 315 here=`$(am__cd) $(top_builddir) && pwd` \ 316 && cd $(top_srcdir) \ 317 && gtags -i $(GTAGS_ARGS) $$here 318 319distclean-tags: 320 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 321 322distdir: $(DISTFILES) 323 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 324 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 325 list='$(DISTFILES)'; \ 326 dist_files=`for file in $$list; do echo $$file; done | \ 327 sed -e "s|^$$srcdirstrip/||;t" \ 328 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 329 case $$dist_files in \ 330 */*) $(MKDIR_P) `echo "$$dist_files" | \ 331 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 332 sort -u` ;; \ 333 esac; \ 334 for file in $$dist_files; do \ 335 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 336 if test -d $$d/$$file; then \ 337 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 338 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 339 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 340 fi; \ 341 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 342 else \ 343 test -f $(distdir)/$$file \ 344 || cp -p $$d/$$file $(distdir)/$$file \ 345 || exit 1; \ 346 fi; \ 347 done 348check-am: all-am 349 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 350 $(MAKE) $(AM_MAKEFLAGS) check-local 351check: check-am 352all-am: Makefile 353installdirs: 354install: install-am 355install-exec: install-exec-am 356install-data: install-data-am 357uninstall: uninstall-am 358 359install-am: all-am 360 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 361 362installcheck: installcheck-am 363install-strip: 364 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 365 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 366 `test -z '$(STRIP)' || \ 367 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 368mostlyclean-generic: 369 370clean-generic: 371 372distclean-generic: 373 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 374 375maintainer-clean-generic: 376 @echo "This command is intended for maintainers to use" 377 @echo "it deletes files that may require special tools to rebuild." 378clean: clean-am 379 380clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ 381 mostlyclean-am 382 383distclean: distclean-am 384 -rm -rf ./$(DEPDIR) 385 -rm -f Makefile 386distclean-am: clean-am distclean-compile distclean-generic \ 387 distclean-tags 388 389dvi: dvi-am 390 391dvi-am: 392 393html: html-am 394 395info: info-am 396 397info-am: 398 399install-data-am: 400 401install-dvi: install-dvi-am 402 403install-exec-am: 404 405install-html: install-html-am 406 407install-info: install-info-am 408 409install-man: 410 411install-pdf: install-pdf-am 412 413install-ps: install-ps-am 414 415installcheck-am: 416 417maintainer-clean: maintainer-clean-am 418 -rm -rf ./$(DEPDIR) 419 -rm -f Makefile 420maintainer-clean-am: distclean-am maintainer-clean-generic 421 422mostlyclean: mostlyclean-am 423 424mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 425 mostlyclean-libtool 426 427pdf: pdf-am 428 429pdf-am: 430 431ps: ps-am 432 433ps-am: 434 435uninstall-am: 436 437.MAKE: install-am install-strip 438 439.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \ 440 clean-checkPROGRAMS clean-generic clean-libtool ctags \ 441 distclean distclean-compile distclean-generic \ 442 distclean-libtool distclean-tags distdir dvi dvi-am html \ 443 html-am info info-am install install-am install-data \ 444 install-data-am install-dvi install-dvi-am install-exec \ 445 install-exec-am install-html install-html-am install-info \ 446 install-info-am install-man install-pdf install-pdf-am \ 447 install-ps install-ps-am install-strip installcheck \ 448 installcheck-am installdirs maintainer-clean \ 449 maintainer-clean-generic mostlyclean mostlyclean-compile \ 450 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 451 tags uninstall uninstall-am 452 453check-local: 454 MAGIC=$(top_builddir)/magic/magic ./test 455 for i in $T/*.testfile; do MAGIC=$T/$${i%%.testfile}.magic $(top_builddir)/tests/test $T/$$i $T/$${i%%.testfile}.result; done 456# Tell versions [3.59,3.63) of GNU make to not export all variables. 457# Otherwise a system limit (for SysV at least) may be exceeded. 458.NOEXPORT: 459