Changes to update Tomato RAF.
[tomato.git] / release / src / router / lzo / lzotest / Makefile.in
blobd2df902406781f9af1577ee24e1bd17800f4f711
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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.
15 @SET_MAKE@
18 # Copyright (C) 1996-2008 Markus F.X.J. Oberhumer
21 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = ..
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 target_triplet = @target@
44 noinst_PROGRAMS = lzotest$(EXEEXT)
45 subdir = lzotest
46 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51 mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
52 CONFIG_HEADER = $(top_builddir)/config.h
53 CONFIG_CLEAN_FILES =
54 PROGRAMS = $(noinst_PROGRAMS)
55 am_lzotest_OBJECTS = lzotest.$(OBJEXT)
56 lzotest_OBJECTS = $(am_lzotest_OBJECTS)
57 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
58 depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
59 am__depfiles_maybe = depfiles
60 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
63 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
64 $(AM_CFLAGS) $(CFLAGS)
65 CCLD = $(CC)
66 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
67 $(AM_LDFLAGS) $(LDFLAGS) -o $@
68 SOURCES = $(lzotest_SOURCES)
69 DIST_SOURCES = $(lzotest_SOURCES)
70 ETAGS = etags
71 CTAGS = ctags
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 AMDEP_FALSE = @AMDEP_FALSE@
75 AMDEP_TRUE = @AMDEP_TRUE@
76 AMTAR = @AMTAR@
77 AR = @AR@
78 AUTOCONF = @AUTOCONF@
79 AUTOHEADER = @AUTOHEADER@
80 AUTOMAKE = @AUTOMAKE@
81 AWK = @AWK@
82 CC = @CC@
83 CCDEPMODE = @CCDEPMODE@
84 CFLAGS = @CFLAGS@
85 CPP = @CPP@
86 CPPFLAGS = @CPPFLAGS@
87 CXX = @CXX@
88 CXXCPP = @CXXCPP@
89 CXXDEPMODE = @CXXDEPMODE@
90 CXXFLAGS = @CXXFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 ECHO = @ECHO@
95 ECHO_C = @ECHO_C@
96 ECHO_N = @ECHO_N@
97 ECHO_T = @ECHO_T@
98 EGREP = @EGREP@
99 EXEEXT = @EXEEXT@
100 F77 = @F77@
101 FFLAGS = @FFLAGS@
102 INSTALL_DATA = @INSTALL_DATA@
103 INSTALL_PROGRAM = @INSTALL_PROGRAM@
104 INSTALL_SCRIPT = @INSTALL_SCRIPT@
105 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106 LDFLAGS = @LDFLAGS@
107 LIBOBJS = @LIBOBJS@
108 LIBS = @LIBS@
109 LIBTOOL = @LIBTOOL@
110 LN_S = @LN_S@
111 LTLIBOBJS = @LTLIBOBJS@
112 LZO_ASM_VPATH = @LZO_ASM_VPATH@
113 LZO_CFLAGS = @LZO_CFLAGS@
114 LZO_CPPFLAGS = @LZO_CPPFLAGS@
115 LZO_EXTRA_CFLAGS = @LZO_EXTRA_CFLAGS@
116 LZO_EXTRA_CPPFLAGS = @LZO_EXTRA_CPPFLAGS@
117 LZO_USE_ASM_FALSE = @LZO_USE_ASM_FALSE@
118 LZO_USE_ASM_TRUE = @LZO_USE_ASM_TRUE@
119 MAINT = @MAINT@
120 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
121 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
122 MAKEINFO = @MAKEINFO@
123 OBJEXT = @OBJEXT@
124 PACKAGE = @PACKAGE@
125 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 PACKAGE_NAME = @PACKAGE_NAME@
127 PACKAGE_STRING = @PACKAGE_STRING@
128 PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 RANLIB = @RANLIB@
132 SET_MAKE = @SET_MAKE@
133 SHELL = @SHELL@
134 STRIP = @STRIP@
135 VERSION = @VERSION@
136 ac_ct_AR = @ac_ct_AR@
137 ac_ct_CC = @ac_ct_CC@
138 ac_ct_CXX = @ac_ct_CXX@
139 ac_ct_F77 = @ac_ct_F77@
140 ac_ct_RANLIB = @ac_ct_RANLIB@
141 ac_ct_STRIP = @ac_ct_STRIP@
142 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
143 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
144 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
145 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 configure_CFLAGS = @configure_CFLAGS@
158 configure_CPPFLAGS = @configure_CPPFLAGS@
159 datadir = @datadir@
160 exec_prefix = @exec_prefix@
161 host = @host@
162 host_alias = @host_alias@
163 host_cpu = @host_cpu@
164 host_os = @host_os@
165 host_vendor = @host_vendor@
166 includedir = @includedir@
167 infodir = @infodir@
168 install_sh = @install_sh@
169 libdir = @libdir@
170 libexecdir = @libexecdir@
171 localstatedir = @localstatedir@
172 mandir = @mandir@
173 mkdir_p = @mkdir_p@
174 oldincludedir = @oldincludedir@
175 prefix = @prefix@
176 program_transform_name = @program_transform_name@
177 sbindir = @sbindir@
178 sharedstatedir = @sharedstatedir@
179 sysconfdir = @sysconfdir@
180 target = @target@
181 target_alias = @target_alias@
182 target_cpu = @target_cpu@
183 target_os = @target_os@
184 target_vendor = @target_vendor@
185 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)
186 lzotest_SOURCES = lzotest.c
187 lzotest_LDADD = ../src/liblzo2.la
188 lzotest_DEPENDENCIES = ../src/liblzo2.la
189 EXTRA_DIST = asm.h db.h wrap.h wrapmisc.h mygetopt.ch mygetopt.h
190 all: all-am
192 .SUFFIXES:
193 .SUFFIXES: .c .lo .o .obj
194 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
195 @for dep in $?; do \
196 case '$(am__configure_deps)' in \
197 *$$dep*) \
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
199 && exit 0; \
200 exit 1;; \
201 esac; \
202 done; \
203 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lzotest/Makefile'; \
204 cd $(top_srcdir) && \
205 $(AUTOMAKE) --gnu lzotest/Makefile
206 .PRECIOUS: Makefile
207 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208 @case '$?' in \
209 *config.status*) \
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
211 *) \
212 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
213 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
214 esac;
216 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 clean-noinstPROGRAMS:
225 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
226 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
227 echo " rm -f $$p $$f"; \
228 rm -f $$p $$f ; \
229 done
230 lzotest$(EXEEXT): $(lzotest_OBJECTS) $(lzotest_DEPENDENCIES)
231 @rm -f lzotest$(EXEEXT)
232 $(LINK) $(lzotest_LDFLAGS) $(lzotest_OBJECTS) $(lzotest_LDADD) $(LIBS)
234 mostlyclean-compile:
235 -rm -f *.$(OBJEXT)
237 distclean-compile:
238 -rm -f *.tab.c
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzotest.Po@am__quote@
242 .c.o:
243 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
244 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
245 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
246 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
247 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
249 .c.obj:
250 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
251 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
252 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
253 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
254 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
256 .c.lo:
257 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
258 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
259 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
260 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
263 mostlyclean-libtool:
264 -rm -f *.lo
266 clean-libtool:
267 -rm -rf .libs _libs
269 distclean-libtool:
270 -rm -f libtool
271 uninstall-info-am:
273 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
274 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275 unique=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277 done | \
278 $(AWK) ' { files[$$0] = 1; } \
279 END { for (i in files) print i; }'`; \
280 mkid -fID $$unique
281 tags: TAGS
283 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
284 $(TAGS_FILES) $(LISP)
285 tags=; \
286 here=`pwd`; \
287 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288 unique=`for i in $$list; do \
289 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290 done | \
291 $(AWK) ' { files[$$0] = 1; } \
292 END { for (i in files) print i; }'`; \
293 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
294 test -n "$$unique" || unique=$$empty_fix; \
295 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296 $$tags $$unique; \
298 ctags: CTAGS
299 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
300 $(TAGS_FILES) $(LISP)
301 tags=; \
302 here=`pwd`; \
303 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
304 unique=`for i in $$list; do \
305 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306 done | \
307 $(AWK) ' { files[$$0] = 1; } \
308 END { for (i in files) print i; }'`; \
309 test -z "$(CTAGS_ARGS)$$tags$$unique" \
310 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
311 $$tags $$unique
313 GTAGS:
314 here=`$(am__cd) $(top_builddir) && pwd` \
315 && cd $(top_srcdir) \
316 && gtags -i $(GTAGS_ARGS) $$here
318 distclean-tags:
319 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
321 distdir: $(DISTFILES)
322 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
323 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
324 list='$(DISTFILES)'; for file in $$list; do \
325 case $$file in \
326 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
327 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
328 esac; \
329 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
330 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
331 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
332 dir="/$$dir"; \
333 $(mkdir_p) "$(distdir)$$dir"; \
334 else \
335 dir=''; \
336 fi; \
337 if test -d $$d/$$file; then \
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
348 check-am: all-am
349 check: check-am
350 all-am: Makefile $(PROGRAMS)
351 installdirs:
352 install: install-am
353 install-exec: install-exec-am
354 install-data: install-data-am
355 uninstall: uninstall-am
357 install-am: all-am
358 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
360 installcheck: installcheck-am
361 install-strip:
362 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
363 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
364 `test -z '$(STRIP)' || \
365 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
366 mostlyclean-generic:
368 clean-generic:
370 distclean-generic:
371 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
373 maintainer-clean-generic:
374 @echo "This command is intended for maintainers to use"
375 @echo "it deletes files that may require special tools to rebuild."
376 clean: clean-am
378 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
379 mostlyclean-am
381 distclean: distclean-am
382 -rm -rf ./$(DEPDIR)
383 -rm -f Makefile
384 distclean-am: clean-am distclean-compile distclean-generic \
385 distclean-libtool distclean-tags
387 dvi: dvi-am
389 dvi-am:
391 html: html-am
393 info: info-am
395 info-am:
397 install-data-am:
399 install-exec-am:
401 install-info: install-info-am
403 install-man:
405 installcheck-am:
407 maintainer-clean: maintainer-clean-am
408 -rm -rf ./$(DEPDIR)
409 -rm -f Makefile
410 maintainer-clean-am: distclean-am maintainer-clean-generic
412 mostlyclean: mostlyclean-am
414 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
415 mostlyclean-libtool
417 pdf: pdf-am
419 pdf-am:
421 ps: ps-am
423 ps-am:
425 uninstall-am: uninstall-info-am
427 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
428 clean-libtool clean-noinstPROGRAMS ctags distclean \
429 distclean-compile distclean-generic distclean-libtool \
430 distclean-tags distdir dvi dvi-am html html-am info info-am \
431 install install-am install-data install-data-am install-exec \
432 install-exec-am install-info install-info-am install-man \
433 install-strip installcheck installcheck-am installdirs \
434 maintainer-clean maintainer-clean-generic mostlyclean \
435 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
436 pdf pdf-am ps ps-am tags uninstall uninstall-am \
437 uninstall-info-am
439 # Tell versions [3.59,3.63) of GNU make to not export all variables.
440 # Otherwise a system limit (for SysV at least) may be exceeded.
441 .NOEXPORT: