Deleted Added
full compact
Makefile.in (192350) Makefile.in (234449)
1# Makefile.in generated by automake 1.10 from Makefile.am.
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
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.
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# 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@
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
17pkglibdir = $(libdir)/@PACKAGE@
18pkgincludedir = $(includedir)/@PACKAGE@
18pkgincludedir = $(includedir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkglibexecdir = $(libexecdir)/@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
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35check_PROGRAMS = test$(EXEEXT)
36subdir = tests
37DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
38 $(top_srcdir)/configure.ac
39am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
40 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
41 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
42 $(top_srcdir)/acinclude.m4 $(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 =
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
44test_SOURCES = test.c
45test_OBJECTS = test-test.$(OBJEXT)
46test_DEPENDENCIES = $(top_builddir)/src/libmagic.la
49test_SOURCES = test.c
50test_OBJECTS = test-test.$(OBJEXT)
51test_DEPENDENCIES = $(top_builddir)/src/libmagic.la
47DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
52AM_V_lt = $(am__v_lt_$(V))
53am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
54am__v_lt_0 = --silent
55DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
48depcomp = $(SHELL) $(top_srcdir)/depcomp
49am__depfiles_maybe = depfiles
56depcomp = $(SHELL) $(top_srcdir)/depcomp
57am__depfiles_maybe = depfiles
58am__mv = mv -f
50COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
51 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
59COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60 $(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)
61LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
62 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
63 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
64 $(AM_CFLAGS) $(CFLAGS)
65AM_V_CC = $(am__v_CC_$(V))
66am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
67am__v_CC_0 = @echo " CC " $@;
68AM_V_at = $(am__v_at_$(V))
69am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
70am__v_at_0 = @
55CCLD = $(CC)
71CCLD = $(CC)
56LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
57 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
58 $(LDFLAGS) -o $@
72LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
73 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74 $(AM_LDFLAGS) $(LDFLAGS) -o $@
75AM_V_CCLD = $(am__v_CCLD_$(V))
76am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
77am__v_CCLD_0 = @echo " CCLD " $@;
78AM_V_GEN = $(am__v_GEN_$(V))
79am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
80am__v_GEN_0 = @echo " GEN " $@;
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@
81SOURCES = test.c
82DIST_SOURCES = test.c
83ETAGS = etags
84CTAGS = ctags
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86pkgdatadir = @pkgdatadir@
87ACLOCAL = @ACLOCAL@
88AMTAR = @AMTAR@
89AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
67AR = @AR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CC = @CC@
73CCDEPMODE = @CCDEPMODE@
74CFLAGS = @CFLAGS@
75CPP = @CPP@
76CPPFLAGS = @CPPFLAGS@
90AR = @AR@
91AUTOCONF = @AUTOCONF@
92AUTOHEADER = @AUTOHEADER@
93AUTOMAKE = @AUTOMAKE@
94AWK = @AWK@
95CC = @CC@
96CCDEPMODE = @CCDEPMODE@
97CFLAGS = @CFLAGS@
98CPP = @CPP@
99CPPFLAGS = @CPPFLAGS@
77CXX = @CXX@
78CXXCPP = @CXXCPP@
79CXXDEPMODE = @CXXDEPMODE@
80CXXFLAGS = @CXXFLAGS@
81CYGPATH_W = @CYGPATH_W@
82DEFS = @DEFS@
83DEPDIR = @DEPDIR@
84DSYMUTIL = @DSYMUTIL@
100CYGPATH_W = @CYGPATH_W@
101DEFS = @DEFS@
102DEPDIR = @DEPDIR@
103DSYMUTIL = @DSYMUTIL@
85ECHO = @ECHO@
104DUMPBIN = @DUMPBIN@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
105ECHO_C = @ECHO_C@
106ECHO_N = @ECHO_N@
107ECHO_T = @ECHO_T@
108EGREP = @EGREP@
109EXEEXT = @EXEEXT@
91F77 = @F77@
92FFLAGS = @FFLAGS@
110FGREP = @FGREP@
93GREP = @GREP@
94INSTALL = @INSTALL@
95INSTALL_DATA = @INSTALL_DATA@
96INSTALL_PROGRAM = @INSTALL_PROGRAM@
97INSTALL_SCRIPT = @INSTALL_SCRIPT@
98INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111GREP = @GREP@
112INSTALL = @INSTALL@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117LD = @LD@
99LDFLAGS = @LDFLAGS@
100LIBOBJS = @LIBOBJS@
101LIBS = @LIBS@
102LIBTOOL = @LIBTOOL@
118LDFLAGS = @LDFLAGS@
119LIBOBJS = @LIBOBJS@
120LIBS = @LIBS@
121LIBTOOL = @LIBTOOL@
122LIPO = @LIPO@
103LN_S = @LN_S@
104LTLIBOBJS = @LTLIBOBJS@
105MAKEINFO = @MAKEINFO@
123LN_S = @LN_S@
124LTLIBOBJS = @LTLIBOBJS@
125MAKEINFO = @MAKEINFO@
126MINGW = @MINGW@
106MKDIR_P = @MKDIR_P@
127MKDIR_P = @MKDIR_P@
128NM = @NM@
107NMEDIT = @NMEDIT@
129NMEDIT = @NMEDIT@
130OBJDUMP = @OBJDUMP@
108OBJEXT = @OBJEXT@
131OBJEXT = @OBJEXT@
132OTOOL = @OTOOL@
133OTOOL64 = @OTOOL64@
109PACKAGE = @PACKAGE@
110PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111PACKAGE_NAME = @PACKAGE_NAME@
112PACKAGE_STRING = @PACKAGE_STRING@
113PACKAGE_TARNAME = @PACKAGE_TARNAME@
134PACKAGE = @PACKAGE@
135PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136PACKAGE_NAME = @PACKAGE_NAME@
137PACKAGE_STRING = @PACKAGE_STRING@
138PACKAGE_TARNAME = @PACKAGE_TARNAME@
139PACKAGE_URL = @PACKAGE_URL@
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@
140PACKAGE_VERSION = @PACKAGE_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
142RANLIB = @RANLIB@
143SED = @SED@
144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
147VERSION = @VERSION@
148WARNINGS = @WARNINGS@
149abs_builddir = @abs_builddir@
150abs_srcdir = @abs_srcdir@
151abs_top_builddir = @abs_top_builddir@
152abs_top_srcdir = @abs_top_srcdir@
153ac_ct_CC = @ac_ct_CC@
128ac_ct_CXX = @ac_ct_CXX@
129ac_ct_F77 = @ac_ct_F77@
154ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
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@

--- 15 unchanged lines hidden (view full) ---

153htmldir = @htmldir@
154includedir = @includedir@
155infodir = @infodir@
156install_sh = @install_sh@
157libdir = @libdir@
158libexecdir = @libexecdir@
159localedir = @localedir@
160localstatedir = @localstatedir@
155am__include = @am__include@
156am__leading_dot = @am__leading_dot@
157am__quote = @am__quote@
158am__tar = @am__tar@
159am__untar = @am__untar@
160bindir = @bindir@
161build = @build@
162build_alias = @build_alias@

--- 15 unchanged lines hidden (view full) ---

178htmldir = @htmldir@
179includedir = @includedir@
180infodir = @infodir@
181install_sh = @install_sh@
182libdir = @libdir@
183libexecdir = @libexecdir@
184localedir = @localedir@
185localstatedir = @localstatedir@
186lt_ECHO = @lt_ECHO@
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@
187mandir = @mandir@
188mkdir_p = @mkdir_p@
189oldincludedir = @oldincludedir@
190pdfdir = @pdfdir@
191prefix = @prefix@
192program_transform_name = @program_transform_name@
193psdir = @psdir@
194sbindir = @sbindir@
195sharedstatedir = @sharedstatedir@
196srcdir = @srcdir@
197sysconfdir = @sysconfdir@
198target_alias = @target_alias@
199top_build_prefix = @top_build_prefix@
173top_builddir = @top_builddir@
174top_srcdir = @top_srcdir@
175test_LDADD = $(top_builddir)/src/libmagic.la
200top_builddir = @top_builddir@
201top_srcdir = @top_srcdir@
202test_LDADD = $(top_builddir)/src/libmagic.la
176test_CPPFLAGS = -I$(top_builddir)/src
203test_CPPFLAGS = -I$(top_srcdir)/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*) \
204EXTRA_DIST = \
205 gedcom.magic gedcom.testfile gedcom.result
206
207T = $(top_srcdir)/tests
208all: all-am
209
210.SUFFIXES:
211.SUFFIXES: .c .lo .o .obj
212$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
213 @for dep in $?; do \
214 case '$(am__configure_deps)' in \
215 *$$dep*) \
189 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
190 && exit 0; \
216 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
217 && { if test -f $@; then exit 0; else break; fi; }; \
191 exit 1;; \
192 esac; \
193 done; \
218 exit 1;; \
219 esac; \
220 done; \
194 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
195 cd $(top_srcdir) && \
196 $(AUTOMAKE) --gnu tests/Makefile
221 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
222 $(am__cd) $(top_srcdir) && \
223 $(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
224.PRECIOUS: Makefile
225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226 @case '$?' in \
227 *config.status*) \
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229 *) \
230 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232 esac;
233
234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237$(top_srcdir)/configure: $(am__configure_deps)
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(ACLOCAL_M4): $(am__aclocal_m4_deps)
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241$(am__aclocal_m4_deps):
214
215clean-checkPROGRAMS:
242
243clean-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
244 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
245 echo " rm -f" $$list; \
246 rm -f $$list || exit $$?; \
247 test -n "$(EXEEXT)" || exit 0; \
248 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
249 echo " rm -f" $$list; \
250 rm -f $$list
221test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES)
222 @rm -f test$(EXEEXT)
251test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES)
252 @rm -f test$(EXEEXT)
223 $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
253 $(AM_V_CCLD)$(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:
254
255mostlyclean-compile:
256 -rm -f *.$(OBJEXT)
257
258distclean-compile:
259 -rm -f *.tab.c
260
261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-test.Po@am__quote@
262
263.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
264@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
265@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
266@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
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:
267@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
268@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269@am__fastdepCC_FALSE@ $(COMPILE) -c $<
270
271.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
272@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
273@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
274@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
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:
275@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
278
279.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
280@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
281@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
282@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
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
283@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
284@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
286
287test-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
288@am__fastdepCC_TRUE@ $(AM_V_CC)$(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
289@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
290@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
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
291@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test.c' object='test-test.o' libtool=no @AMDEPBACKSLASH@
292@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293@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
294
295test-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
296@am__fastdepCC_TRUE@ $(AM_V_CC)$(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`
297@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
298@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
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 | \
299@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test.c' object='test-test.obj' libtool=no @AMDEPBACKSLASH@
300@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301@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`
302
303mostlyclean-libtool:
304 -rm -f *.lo
305
306clean-libtool:
307 -rm -rf .libs _libs
308
309ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \
279 $(AWK) ' { files[$$0] = 1; } \
280 END { for (i in files) print i; }'`; \
314 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
281 mkid -fID $$unique
282tags: TAGS
283
284TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
285 $(TAGS_FILES) $(LISP)
316 mkid -fID $$unique
317tags: TAGS
318
319TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
286 tags=; \
321 set x; \
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 | \
322 here=`pwd`; \
323 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324 unique=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 done | \
292 $(AWK) ' { files[$$0] = 1; } \
293 END { for (i in files) print i; }'`; \
294 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
328 END { if (nonempty) { for (i in files) print i; }; }'`; \
329 shift; \
330 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
295 test -n "$$unique" || unique=$$empty_fix; \
331 test -n "$$unique" || unique=$$empty_fix; \
296 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
297 $$tags $$unique; \
332 if test $$# -gt 0; then \
333 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
334 "$$@" $$unique; \
335 else \
336 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337 $$unique; \
338 fi; \
298 fi
299ctags: CTAGS
300CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
301 $(TAGS_FILES) $(LISP)
339 fi
340ctags: CTAGS
341CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
342 $(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 | \
343 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344 unique=`for i in $$list; do \
345 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346 done | \
308 $(AWK) ' { files[$$0] = 1; } \
309 END { for (i in files) print i; }'`; \
310 test -z "$(CTAGS_ARGS)$$tags$$unique" \
347 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348 END { if (nonempty) { for (i in files) print i; }; }'`; \
349 test -z "$(CTAGS_ARGS)$$unique" \
311 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
350 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
312 $$tags $$unique
351 $$unique
313
314GTAGS:
315 here=`$(am__cd) $(top_builddir) && pwd` \
352
353GTAGS:
354 here=`$(am__cd) $(top_builddir) && pwd` \
316 && cd $(top_srcdir) \
317 && gtags -i $(GTAGS_ARGS) $$here
355 && $(am__cd) $(top_srcdir) \
356 && 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)'; \

--- 4 unchanged lines hidden (view full) ---

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,/[^/]*$$,,'`; \
357
358distclean-tags:
359 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
360
361distdir: $(DISTFILES)
362 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
363 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
364 list='$(DISTFILES)'; \

--- 4 unchanged lines hidden (view full) ---

369 */*) $(MKDIR_P) `echo "$$dist_files" | \
370 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
371 sort -u` ;; \
372 esac; \
373 for file in $$dist_files; do \
374 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375 if test -d $$d/$$file; then \
376 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
377 if test -d "$(distdir)/$$file"; then \
378 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
379 fi; \
338 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
380 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
339 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
381 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
382 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
340 fi; \
383 fi; \
341 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
384 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
342 else \
385 else \
343 test -f $(distdir)/$$file \
344 || cp -p $$d/$$file $(distdir)/$$file \
386 test -f "$(distdir)/$$file" \
387 || 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

--- 13 unchanged lines hidden (view full) ---

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)
388 || exit 1; \
389 fi; \
390 done
391check-am: all-am
392 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
393 $(MAKE) $(AM_MAKEFLAGS) check-local
394check: check-am
395all-am: Makefile

--- 13 unchanged lines hidden (view full) ---

409 `test -z '$(STRIP)' || \
410 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
411mostlyclean-generic:
412
413clean-generic:
414
415distclean-generic:
416 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
417 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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

--- 5 unchanged lines hidden (view full) ---

387 distclean-tags
388
389dvi: dvi-am
390
391dvi-am:
392
393html: html-am
394
418
419maintainer-clean-generic:
420 @echo "This command is intended for maintainers to use"
421 @echo "it deletes files that may require special tools to rebuild."
422clean: clean-am
423
424clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
425 mostlyclean-am

--- 5 unchanged lines hidden (view full) ---

431 distclean-tags
432
433dvi: dvi-am
434
435dvi-am:
436
437html: html-am
438
439html-am:
440
395info: info-am
396
397info-am:
398
399install-data-am:
400
401install-dvi: install-dvi-am
402
441info: info-am
442
443info-am:
444
445install-data-am:
446
447install-dvi: install-dvi-am
448
449install-dvi-am:
450
403install-exec-am:
404
405install-html: install-html-am
406
451install-exec-am:
452
453install-html: install-html-am
454
455install-html-am:
456
407install-info: install-info-am
408
457install-info: install-info-am
458
459install-info-am:
460
409install-man:
410
411install-pdf: install-pdf-am
412
461install-man:
462
463install-pdf: install-pdf-am
464
465install-pdf-am:
466
413install-ps: install-ps-am
414
467install-ps: install-ps-am
468
469install-ps-am:
470
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

--- 6 unchanged lines hidden (view full) ---

429pdf-am:
430
431ps: ps-am
432
433ps-am:
434
435uninstall-am:
436
471installcheck-am:
472
473maintainer-clean: maintainer-clean-am
474 -rm -rf ./$(DEPDIR)
475 -rm -f Makefile
476maintainer-clean-am: distclean-am maintainer-clean-generic
477
478mostlyclean: mostlyclean-am

--- 6 unchanged lines hidden (view full) ---

485pdf-am:
486
487ps: ps-am
488
489ps-am:
490
491uninstall-am:
492
437.MAKE: install-am install-strip
493.MAKE: check-am 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
494
495.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
496 clean-checkPROGRAMS clean-generic clean-libtool ctags \
497 distclean distclean-compile distclean-generic \
498 distclean-libtool distclean-tags distdir dvi dvi-am html \
499 html-am info info-am install install-am install-data \
500 install-data-am install-dvi install-dvi-am install-exec \
501 install-exec-am install-html install-html-am install-info \
502 install-info-am install-man install-pdf install-pdf-am \
503 install-ps install-ps-am install-strip installcheck \
504 installcheck-am installdirs maintainer-clean \
505 maintainer-clean-generic mostlyclean mostlyclean-compile \
506 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
507 tags uninstall uninstall-am
508
509check-local:
510 MAGIC=$(top_builddir)/magic/magic ./test
511 for i in $T/*.testfile; do MAGIC=$T/$${i%%.testfile}.magic $(top_builddir)/tests/test $T/$$i $T/$${i%%.testfile}.result; done
512
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:
513# Tell versions [3.59,3.63) of GNU make to not export all variables.
514# Otherwise a system limit (for SysV at least) may be exceeded.
515.NOEXPORT: