Changes to update Tomato RAF.
[tomato.git] / release / src / router / lzo / minilzo / Makefile.in
blobc12dc8b4d436bac6dbbb0c48e6ec423bbae89f1c
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 = testmini$(EXEEXT)
45 subdir = minilzo
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_testmini_OBJECTS = testmini.$(OBJEXT) minilzo.$(OBJEXT)
56 testmini_OBJECTS = $(am_testmini_OBJECTS)
57 testmini_LDADD = $(LDADD)
58 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
59 depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
60 am__depfiles_maybe = depfiles
61 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
64 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
65 $(AM_CFLAGS) $(CFLAGS)
66 CCLD = $(CC)
67 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
68 $(AM_LDFLAGS) $(LDFLAGS) -o $@
69 SOURCES = $(testmini_SOURCES)
70 DIST_SOURCES = $(testmini_SOURCES)
71 ETAGS = etags
72 CTAGS = ctags
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 AMDEP_FALSE = @AMDEP_FALSE@
76 AMDEP_TRUE = @AMDEP_TRUE@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CXX = @CXX@
89 CXXCPP = @CXXCPP@
90 CXXDEPMODE = @CXXDEPMODE@
91 CXXFLAGS = @CXXFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 ECHO = @ECHO@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 F77 = @F77@
102 FFLAGS = @FFLAGS@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 LDFLAGS = @LDFLAGS@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LIBTOOL = @LIBTOOL@
111 LN_S = @LN_S@
112 LTLIBOBJS = @LTLIBOBJS@
113 LZO_ASM_VPATH = @LZO_ASM_VPATH@
114 LZO_CFLAGS = @LZO_CFLAGS@
115 LZO_CPPFLAGS = @LZO_CPPFLAGS@
116 LZO_EXTRA_CFLAGS = @LZO_EXTRA_CFLAGS@
117 LZO_EXTRA_CPPFLAGS = @LZO_EXTRA_CPPFLAGS@
118 LZO_USE_ASM_FALSE = @LZO_USE_ASM_FALSE@
119 LZO_USE_ASM_TRUE = @LZO_USE_ASM_TRUE@
120 MAINT = @MAINT@
121 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
122 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
123 MAKEINFO = @MAKEINFO@
124 OBJEXT = @OBJEXT@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_VERSION = @PACKAGE_VERSION@
131 PATH_SEPARATOR = @PATH_SEPARATOR@
132 RANLIB = @RANLIB@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 STRIP = @STRIP@
136 VERSION = @VERSION@
137 ac_ct_AR = @ac_ct_AR@
138 ac_ct_CC = @ac_ct_CC@
139 ac_ct_CXX = @ac_ct_CXX@
140 ac_ct_F77 = @ac_ct_F77@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
146 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 configure_CFLAGS = @configure_CFLAGS@
159 configure_CPPFLAGS = @configure_CPPFLAGS@
160 datadir = @datadir@
161 exec_prefix = @exec_prefix@
162 host = @host@
163 host_alias = @host_alias@
164 host_cpu = @host_cpu@
165 host_os = @host_os@
166 host_vendor = @host_vendor@
167 includedir = @includedir@
168 infodir = @infodir@
169 install_sh = @install_sh@
170 libdir = @libdir@
171 libexecdir = @libexecdir@
172 localstatedir = @localstatedir@
173 mandir = @mandir@
174 mkdir_p = @mkdir_p@
175 oldincludedir = @oldincludedir@
176 prefix = @prefix@
177 program_transform_name = @program_transform_name@
178 sbindir = @sbindir@
179 sharedstatedir = @sharedstatedir@
180 sysconfdir = @sysconfdir@
181 target = @target@
182 target_alias = @target_alias@
183 target_cpu = @target_cpu@
184 target_os = @target_os@
185 target_vendor = @target_vendor@
186 AM_CPPFLAGS = -DMINILZO_HAVE_CONFIG_H
187 INCLUDES = -I$(top_srcdir)/include/lzo -I$(top_srcdir)/include
188 testmini_SOURCES = testmini.c minilzo.c
189 EXTRA_DIST = README.LZO Makefile.minilzo minilzo.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 minilzo/Makefile'; \
204 cd $(top_srcdir) && \
205 $(AUTOMAKE) --gnu minilzo/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 testmini$(EXEEXT): $(testmini_OBJECTS) $(testmini_DEPENDENCIES)
231 @rm -f testmini$(EXEEXT)
232 $(LINK) $(testmini_LDFLAGS) $(testmini_OBJECTS) $(testmini_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)/minilzo.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testmini.Po@am__quote@
243 .c.o:
244 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
245 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
246 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
248 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
250 .c.obj:
251 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
252 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
253 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
254 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
255 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
257 .c.lo:
258 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
259 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
260 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
261 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
262 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
264 mostlyclean-libtool:
265 -rm -f *.lo
267 clean-libtool:
268 -rm -rf .libs _libs
270 distclean-libtool:
271 -rm -f libtool
272 uninstall-info-am:
274 ID: $(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
282 tags: TAGS
284 TAGS: $(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; \
299 ctags: CTAGS
300 CTAGS: $(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
314 GTAGS:
315 here=`$(am__cd) $(top_builddir) && pwd` \
316 && cd $(top_srcdir) \
317 && gtags -i $(GTAGS_ARGS) $$here
319 distclean-tags:
320 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
322 distdir: $(DISTFILES)
323 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
324 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
325 list='$(DISTFILES)'; for file in $$list; do \
326 case $$file in \
327 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
328 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
329 esac; \
330 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
331 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
332 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
333 dir="/$$dir"; \
334 $(mkdir_p) "$(distdir)$$dir"; \
335 else \
336 dir=''; \
337 fi; \
338 if test -d $$d/$$file; then \
339 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
340 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
341 fi; \
342 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
343 else \
344 test -f $(distdir)/$$file \
345 || cp -p $$d/$$file $(distdir)/$$file \
346 || exit 1; \
347 fi; \
348 done
349 check-am: all-am
350 check: check-am
351 all-am: Makefile $(PROGRAMS)
352 installdirs:
353 install: install-am
354 install-exec: install-exec-am
355 install-data: install-data-am
356 uninstall: uninstall-am
358 install-am: all-am
359 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361 installcheck: installcheck-am
362 install-strip:
363 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
364 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
365 `test -z '$(STRIP)' || \
366 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
367 mostlyclean-generic:
369 clean-generic:
371 distclean-generic:
372 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
374 maintainer-clean-generic:
375 @echo "This command is intended for maintainers to use"
376 @echo "it deletes files that may require special tools to rebuild."
377 clean: clean-am
379 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
380 mostlyclean-am
382 distclean: distclean-am
383 -rm -rf ./$(DEPDIR)
384 -rm -f Makefile
385 distclean-am: clean-am distclean-compile distclean-generic \
386 distclean-libtool distclean-tags
388 dvi: dvi-am
390 dvi-am:
392 html: html-am
394 info: info-am
396 info-am:
398 install-data-am:
400 install-exec-am:
402 install-info: install-info-am
404 install-man:
406 installcheck-am:
408 maintainer-clean: maintainer-clean-am
409 -rm -rf ./$(DEPDIR)
410 -rm -f Makefile
411 maintainer-clean-am: distclean-am maintainer-clean-generic
413 mostlyclean: mostlyclean-am
415 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
416 mostlyclean-libtool
418 pdf: pdf-am
420 pdf-am:
422 ps: ps-am
424 ps-am:
426 uninstall-am: uninstall-info-am
428 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
429 clean-libtool clean-noinstPROGRAMS ctags distclean \
430 distclean-compile distclean-generic distclean-libtool \
431 distclean-tags distdir dvi dvi-am html html-am info info-am \
432 install install-am install-data install-data-am install-exec \
433 install-exec-am install-info install-info-am install-man \
434 install-strip installcheck installcheck-am installdirs \
435 maintainer-clean maintainer-clean-generic mostlyclean \
436 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
437 pdf pdf-am ps ps-am tags uninstall uninstall-am \
438 uninstall-info-am
440 # Tell versions [3.59,3.63) of GNU make to not export all variables.
441 # Otherwise a system limit (for SysV at least) may be exceeded.
442 .NOEXPORT: