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