1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
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.
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@
16
17#
18# Copyright (C) 1996-2008 Markus F.X.J. Oberhumer
19#
20
21srcdir = @srcdir@
22top_srcdir = @top_srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42target_triplet = @target@
43subdir = src
44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48	$(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
52am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53am__vpath_adj = case $$p in \
54    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55    *) f=$$p;; \
56  esac;
57am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
58am__installdirs = "$(DESTDIR)$(libdir)"
59libLTLIBRARIES_INSTALL = $(INSTALL)
60LTLIBRARIES = $(lib_LTLIBRARIES)
61@LZO_USE_ASM_TRUE@am__DEPENDENCIES_1 = lzo1c_s1.lo lzo1c_s2.lo \
62@LZO_USE_ASM_TRUE@	lzo1f_f1.lo lzo1f_f2.lo lzo1x_f1.lo \
63@LZO_USE_ASM_TRUE@	lzo1x_f2.lo lzo1x_s1.lo lzo1x_s2.lo \
64@LZO_USE_ASM_TRUE@	lzo1y_f1.lo lzo1y_f2.lo lzo1y_s1.lo \
65@LZO_USE_ASM_TRUE@	lzo1y_s2.lo
66am_liblzo2_la_OBJECTS = lzo_crc.lo lzo_init.lo lzo_ptr.lo lzo_str.lo \
67	lzo_util.lo lzo1.lo lzo1_99.lo lzo1a.lo lzo1a_99.lo lzo1b_1.lo \
68	lzo1b_2.lo lzo1b_3.lo lzo1b_4.lo lzo1b_5.lo lzo1b_6.lo \
69	lzo1b_7.lo lzo1b_8.lo lzo1b_9.lo lzo1b_99.lo lzo1b_9x.lo \
70	lzo1b_cc.lo lzo1b_d1.lo lzo1b_d2.lo lzo1b_rr.lo lzo1b_xx.lo \
71	lzo1c_1.lo lzo1c_2.lo lzo1c_3.lo lzo1c_4.lo lzo1c_5.lo \
72	lzo1c_6.lo lzo1c_7.lo lzo1c_8.lo lzo1c_9.lo lzo1c_99.lo \
73	lzo1c_9x.lo lzo1c_cc.lo lzo1c_d1.lo lzo1c_d2.lo lzo1c_rr.lo \
74	lzo1c_xx.lo lzo1f_1.lo lzo1f_9x.lo lzo1f_d1.lo lzo1f_d2.lo \
75	lzo1x_1.lo lzo1x_9x.lo lzo1x_d1.lo lzo1x_d2.lo lzo1x_d3.lo \
76	lzo1x_o.lo lzo1x_1k.lo lzo1x_1l.lo lzo1x_1o.lo lzo1y_1.lo \
77	lzo1y_9x.lo lzo1y_d1.lo lzo1y_d2.lo lzo1y_d3.lo lzo1y_o.lo \
78	lzo1z_9x.lo lzo1z_d1.lo lzo1z_d2.lo lzo1z_d3.lo lzo2a_9x.lo \
79	lzo2a_d1.lo lzo2a_d2.lo
80liblzo2_la_OBJECTS = $(am_liblzo2_la_OBJECTS)
81DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
82depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
83am__depfiles_maybe = depfiles
84COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
87	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
88	$(AM_CFLAGS) $(CFLAGS)
89CCLD = $(CC)
90LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
91	$(AM_LDFLAGS) $(LDFLAGS) -o $@
92SOURCES = $(liblzo2_la_SOURCES)
93DIST_SOURCES = $(liblzo2_la_SOURCES)
94ETAGS = etags
95CTAGS = ctags
96DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97VPATH = @srcdir@@LZO_ASM_VPATH@
98ACLOCAL = @ACLOCAL@
99AMDEP_FALSE = @AMDEP_FALSE@
100AMDEP_TRUE = @AMDEP_TRUE@
101AMTAR = @AMTAR@
102AR = @AR@
103AUTOCONF = @AUTOCONF@
104AUTOHEADER = @AUTOHEADER@
105AUTOMAKE = @AUTOMAKE@
106AWK = @AWK@
107CC = @CC@
108CCDEPMODE = @CCDEPMODE@
109CFLAGS = $(LZO_CFLAGS) $(configure_CFLAGS) $(LZO_EXTRA_CFLAGS)
110CPP = @CPP@
111CPPFLAGS = $(LZO_CPPFLAGS) $(configure_CPPFLAGS) $(LZO_EXTRA_CPPFLAGS)
112CXX = @CXX@
113CXXCPP = @CXXCPP@
114CXXDEPMODE = @CXXDEPMODE@
115CXXFLAGS = @CXXFLAGS@
116CYGPATH_W = @CYGPATH_W@
117DEFS = @DEFS@
118DEPDIR = @DEPDIR@
119ECHO = @ECHO@
120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EXEEXT = @EXEEXT@
125F77 = @F77@
126FFLAGS = @FFLAGS@
127INSTALL_DATA = @INSTALL_DATA@
128INSTALL_PROGRAM = @INSTALL_PROGRAM@
129INSTALL_SCRIPT = @INSTALL_SCRIPT@
130INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131LDFLAGS = @LDFLAGS@
132LIBOBJS = @LIBOBJS@
133LIBS = @LIBS@
134LIBTOOL = @LIBTOOL@
135LN_S = @LN_S@
136LTLIBOBJS = @LTLIBOBJS@
137LZO_ASM_VPATH = @LZO_ASM_VPATH@
138LZO_CFLAGS = @LZO_CFLAGS@
139LZO_CPPFLAGS = @LZO_CPPFLAGS@
140LZO_EXTRA_CFLAGS = @LZO_EXTRA_CFLAGS@
141LZO_EXTRA_CPPFLAGS = @LZO_EXTRA_CPPFLAGS@
142LZO_USE_ASM_FALSE = @LZO_USE_ASM_FALSE@
143LZO_USE_ASM_TRUE = @LZO_USE_ASM_TRUE@
144MAINT = @MAINT@
145MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
146MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
147MAKEINFO = @MAKEINFO@
148OBJEXT = @OBJEXT@
149PACKAGE = @PACKAGE@
150PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151PACKAGE_NAME = @PACKAGE_NAME@
152PACKAGE_STRING = @PACKAGE_STRING@
153PACKAGE_TARNAME = @PACKAGE_TARNAME@
154PACKAGE_VERSION = @PACKAGE_VERSION@
155PATH_SEPARATOR = @PATH_SEPARATOR@
156RANLIB = @RANLIB@
157SET_MAKE = @SET_MAKE@
158SHELL = @SHELL@
159STRIP = @STRIP@
160VERSION = @VERSION@
161ac_ct_AR = @ac_ct_AR@
162ac_ct_CC = @ac_ct_CC@
163ac_ct_CXX = @ac_ct_CXX@
164ac_ct_F77 = @ac_ct_F77@
165ac_ct_RANLIB = @ac_ct_RANLIB@
166ac_ct_STRIP = @ac_ct_STRIP@
167am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
168am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
169am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
170am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
171am__include = @am__include@
172am__leading_dot = @am__leading_dot@
173am__quote = @am__quote@
174am__tar = @am__tar@
175am__untar = @am__untar@
176bindir = @bindir@
177build = @build@
178build_alias = @build_alias@
179build_cpu = @build_cpu@
180build_os = @build_os@
181build_vendor = @build_vendor@
182configure_CFLAGS = @configure_CFLAGS@
183configure_CPPFLAGS = @configure_CPPFLAGS@
184datadir = @datadir@
185exec_prefix = @exec_prefix@
186host = @host@
187host_alias = @host_alias@
188host_cpu = @host_cpu@
189host_os = @host_os@
190host_vendor = @host_vendor@
191includedir = @includedir@
192infodir = @infodir@
193install_sh = @install_sh@
194libdir = @libdir@
195libexecdir = @libexecdir@
196localstatedir = @localstatedir@
197mandir = @mandir@
198mkdir_p = @mkdir_p@
199oldincludedir = @oldincludedir@
200prefix = @prefix@
201program_transform_name = @program_transform_name@
202sbindir = @sbindir@
203sharedstatedir = @sharedstatedir@
204sysconfdir = @sysconfdir@
205target = @target@
206target_alias = @target_alias@
207target_cpu = @target_cpu@
208target_os = @target_os@
209target_vendor = @target_vendor@
210SUFFIXES = .S
211INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)
212lib_LTLIBRARIES = liblzo2.la
213liblzo2_la_LDFLAGS = -version-info 2:0:0
214liblzo2_la_SOURCES = \
215    lzo_crc.c lzo_init.c lzo_ptr.c lzo_str.c lzo_util.c \
216    lzo1.c lzo1_99.c \
217    lzo1a.c lzo1a_99.c \
218    lzo1b_1.c lzo1b_2.c lzo1b_3.c lzo1b_4.c lzo1b_5.c lzo1b_6.c \
219    lzo1b_7.c lzo1b_8.c lzo1b_9.c lzo1b_99.c lzo1b_9x.c \
220    lzo1b_cc.c lzo1b_d1.c lzo1b_d2.c lzo1b_rr.c lzo1b_xx.c \
221    lzo1c_1.c lzo1c_2.c lzo1c_3.c lzo1c_4.c lzo1c_5.c lzo1c_6.c \
222    lzo1c_7.c lzo1c_8.c lzo1c_9.c lzo1c_99.c lzo1c_9x.c \
223    lzo1c_cc.c lzo1c_d1.c lzo1c_d2.c lzo1c_rr.c lzo1c_xx.c \
224    lzo1f_1.c lzo1f_9x.c lzo1f_d1.c lzo1f_d2.c \
225    lzo1x_1.c lzo1x_9x.c lzo1x_d1.c lzo1x_d2.c lzo1x_d3.c \
226    lzo1x_o.c lzo1x_1k.c lzo1x_1l.c lzo1x_1o.c \
227    lzo1y_1.c lzo1y_9x.c lzo1y_d1.c lzo1y_d2.c lzo1y_d3.c lzo1y_o.c \
228    lzo1z_9x.c lzo1z_d1.c lzo1z_d2.c lzo1z_d3.c \
229    lzo2a_9x.c lzo2a_d1.c lzo2a_d2.c
230
231EXTRA_DIST = \
232    lzo1_cm.ch lzo1_d.ch lzo1a_cm.ch lzo1a_cr.ch lzo1b_c.ch \
233    lzo1b_cm.ch lzo1b_cr.ch lzo1b_d.ch lzo1b_r.ch \
234    lzo1b_sm.ch lzo1b_tm.ch lzo1f_d.ch lzo1x_c.ch \
235    lzo1x_d.ch lzo1x_oo.ch lzo2a_d.ch \
236    lzo_dll.ch lzo_mchw.ch lzo_swd.ch \
237    compr1b.h compr1c.h config1.h config1a.h config1b.h config1c.h \
238    config1f.h config1x.h config1y.h config1z.h config2a.h \
239    lzo1a_de.h lzo1b_cc.h lzo1b_de.h lzo1c_cc.h lzo_conf.h lzo_dict.h \
240    lzo_ptr.h stats1a.h stats1b.h stats1c.h miniacc.h
241
242liblzo2_la_LIBADD = $(LZO_ASM_OBJECTS)
243liblzo2_la_DEPENDENCIES = $(liblzo2_la_LIBADD)
244
245# /***********************************************************************
246# // assembler support
247# ************************************************************************/
248@LZO_USE_ASM_TRUE@LZO_ASM_OBJECTS = \
249@LZO_USE_ASM_TRUE@	lzo1c_s1.lo lzo1c_s2.lo \
250@LZO_USE_ASM_TRUE@	lzo1f_f1.lo lzo1f_f2.lo \
251@LZO_USE_ASM_TRUE@	lzo1x_f1.lo lzo1x_f2.lo lzo1x_s1.lo lzo1x_s2.lo \
252@LZO_USE_ASM_TRUE@	lzo1y_f1.lo lzo1y_f2.lo lzo1y_s1.lo lzo1y_s2.lo
253
254all: all-am
255
256.SUFFIXES:
257.SUFFIXES: .S .c .lo .o .obj
258$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
259	@for dep in $?; do \
260	  case '$(am__configure_deps)' in \
261	    *$$dep*) \
262	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
263		&& exit 0; \
264	      exit 1;; \
265	  esac; \
266	done; \
267	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
268	cd $(top_srcdir) && \
269	  $(AUTOMAKE) --gnu  src/Makefile
270.PRECIOUS: Makefile
271Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272	@case '$?' in \
273	  *config.status*) \
274	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275	  *) \
276	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278	esac;
279
280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
283$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
286	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287install-libLTLIBRARIES: $(lib_LTLIBRARIES)
288	@$(NORMAL_INSTALL)
289	test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
290	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
291	  if test -f $$p; then \
292	    f=$(am__strip_dir) \
293	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
294	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
295	  else :; fi; \
296	done
297
298uninstall-libLTLIBRARIES:
299	@$(NORMAL_UNINSTALL)
300	@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
301	  p=$(am__strip_dir) \
302	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
303	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
304	done
305
306clean-libLTLIBRARIES:
307	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
308	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
309	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
310	  test "$$dir" != "$$p" || dir=.; \
311	  echo "rm -f \"$${dir}/so_locations\""; \
312	  rm -f "$${dir}/so_locations"; \
313	done
314liblzo2.la: $(liblzo2_la_OBJECTS) $(liblzo2_la_DEPENDENCIES) 
315	$(LINK) -rpath $(libdir) $(liblzo2_la_LDFLAGS) $(liblzo2_la_OBJECTS) $(liblzo2_la_LIBADD) $(LIBS)
316
317mostlyclean-compile:
318	-rm -f *.$(OBJEXT)
319
320distclean-compile:
321	-rm -f *.tab.c
322
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1.Plo@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1_99.Plo@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1a.Plo@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1a_99.Plo@am__quote@
327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_1.Plo@am__quote@
328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_2.Plo@am__quote@
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_3.Plo@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_4.Plo@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_5.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_6.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_7.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_8.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_9.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_99.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_9x.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_cc.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_d1.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_d2.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_rr.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1b_xx.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_1.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_2.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_3.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_4.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_5.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_6.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_7.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_8.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_9.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_99.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_9x.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_cc.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_d1.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_d2.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_rr.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1c_xx.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1f_1.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1f_9x.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1f_d1.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1f_d2.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_1.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_1k.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_1l.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_1o.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_9x.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_d1.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_d2.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_d3.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1x_o.Plo@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1y_1.Plo@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1y_9x.Plo@am__quote@
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1y_d1.Plo@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1y_d2.Plo@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1y_d3.Plo@am__quote@
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1y_o.Plo@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1z_9x.Plo@am__quote@
379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1z_d1.Plo@am__quote@
380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1z_d2.Plo@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo1z_d3.Plo@am__quote@
382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo2a_9x.Plo@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo2a_d1.Plo@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo2a_d2.Plo@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo_crc.Plo@am__quote@
386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo_init.Plo@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo_ptr.Plo@am__quote@
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo_str.Plo@am__quote@
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzo_util.Plo@am__quote@
390
391.c.o:
392@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
393@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
394@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
395@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396@am__fastdepCC_FALSE@	$(COMPILE) -c $<
397
398.c.obj:
399@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
400@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
401@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
402@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
404
405.c.lo:
406@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
407@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
408@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
409@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
411
412mostlyclean-libtool:
413	-rm -f *.lo
414
415clean-libtool:
416	-rm -rf .libs _libs
417
418distclean-libtool:
419	-rm -f libtool
420uninstall-info-am:
421
422ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
423	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
424	unique=`for i in $$list; do \
425	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426	  done | \
427	  $(AWK) '    { files[$$0] = 1; } \
428	       END { for (i in files) print i; }'`; \
429	mkid -fID $$unique
430tags: TAGS
431
432TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
433		$(TAGS_FILES) $(LISP)
434	tags=; \
435	here=`pwd`; \
436	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
437	unique=`for i in $$list; do \
438	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
439	  done | \
440	  $(AWK) '    { files[$$0] = 1; } \
441	       END { for (i in files) print i; }'`; \
442	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
443	  test -n "$$unique" || unique=$$empty_fix; \
444	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445	    $$tags $$unique; \
446	fi
447ctags: CTAGS
448CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
449		$(TAGS_FILES) $(LISP)
450	tags=; \
451	here=`pwd`; \
452	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
453	unique=`for i in $$list; do \
454	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455	  done | \
456	  $(AWK) '    { files[$$0] = 1; } \
457	       END { for (i in files) print i; }'`; \
458	test -z "$(CTAGS_ARGS)$$tags$$unique" \
459	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
460	     $$tags $$unique
461
462GTAGS:
463	here=`$(am__cd) $(top_builddir) && pwd` \
464	  && cd $(top_srcdir) \
465	  && gtags -i $(GTAGS_ARGS) $$here
466
467distclean-tags:
468	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
469
470distdir: $(DISTFILES)
471	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
472	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
473	list='$(DISTFILES)'; for file in $$list; do \
474	  case $$file in \
475	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
476	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
477	  esac; \
478	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
479	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
480	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
481	    dir="/$$dir"; \
482	    $(mkdir_p) "$(distdir)$$dir"; \
483	  else \
484	    dir=''; \
485	  fi; \
486	  if test -d $$d/$$file; then \
487	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
488	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
489	    fi; \
490	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
491	  else \
492	    test -f $(distdir)/$$file \
493	    || cp -p $$d/$$file $(distdir)/$$file \
494	    || exit 1; \
495	  fi; \
496	done
497check-am: all-am
498check: check-am
499all-am: Makefile $(LTLIBRARIES)
500installdirs:
501	for dir in "$(DESTDIR)$(libdir)"; do \
502	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
503	done
504install: install-am
505install-exec: install-exec-am
506install-data: install-data-am
507uninstall: uninstall-am
508
509install-am: all-am
510	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
511
512installcheck: installcheck-am
513install-strip:
514	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
515	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
516	  `test -z '$(STRIP)' || \
517	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
518mostlyclean-generic:
519
520clean-generic:
521
522distclean-generic:
523	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
524
525maintainer-clean-generic:
526	@echo "This command is intended for maintainers to use"
527	@echo "it deletes files that may require special tools to rebuild."
528clean: clean-am
529
530clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
531	mostlyclean-am
532
533distclean: distclean-am
534	-rm -rf ./$(DEPDIR)
535	-rm -f Makefile
536distclean-am: clean-am distclean-compile distclean-generic \
537	distclean-libtool distclean-tags
538
539dvi: dvi-am
540
541dvi-am:
542
543html: html-am
544
545info: info-am
546
547info-am:
548
549install-data-am:
550
551install-exec-am: install-libLTLIBRARIES
552
553install-info: install-info-am
554
555install-man:
556
557installcheck-am:
558
559maintainer-clean: maintainer-clean-am
560	-rm -rf ./$(DEPDIR)
561	-rm -f Makefile
562maintainer-clean-am: distclean-am maintainer-clean-generic
563
564mostlyclean: mostlyclean-am
565
566mostlyclean-am: mostlyclean-compile mostlyclean-generic \
567	mostlyclean-libtool
568
569pdf: pdf-am
570
571pdf-am:
572
573ps: ps-am
574
575ps-am:
576
577uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
578
579.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
580	clean-libLTLIBRARIES clean-libtool ctags distclean \
581	distclean-compile distclean-generic distclean-libtool \
582	distclean-tags distdir dvi dvi-am html html-am info info-am \
583	install install-am install-data install-data-am install-exec \
584	install-exec-am install-info install-info-am \
585	install-libLTLIBRARIES install-man install-strip installcheck \
586	installcheck-am installdirs maintainer-clean \
587	maintainer-clean-generic mostlyclean mostlyclean-compile \
588	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
589	tags uninstall uninstall-am uninstall-info-am \
590	uninstall-libLTLIBRARIES
591
592
593@LZO_USE_ASM_TRUE@.S.o:
594@LZO_USE_ASM_TRUE@	$(CC) -c $<
595
596@LZO_USE_ASM_TRUE@.S.lo:
597@LZO_USE_ASM_TRUE@	$(LIBTOOL) --mode=compile $(CC) -c $<
598# Tell versions [3.59,3.63) of GNU make to not export all variables.
599# Otherwise a system limit (for SysV at least) may be exceeded.
600.NOEXPORT:
601