3ab534480f1d6cfd424f078f252021748916139a
[oweals/opkg-lede.git] / familiar / Makefile.in
1 # Makefile.in generated by automake 1.9.5 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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = familiar
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(srcdir)/control-unstripped.in $(srcdir)/control.in \
41         $(srcdir)/libipkg-control.in $(srcdir)/libipkg-dev-control.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES = control control-unstripped libipkg-control \
49         libipkg-dev-control
50 SOURCES =
51 DIST_SOURCES =
52 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53 ACLOCAL = @ACLOCAL@
54 AMDEP_FALSE = @AMDEP_FALSE@
55 AMDEP_TRUE = @AMDEP_TRUE@
56 AMTAR = @AMTAR@
57 AR = @AR@
58 AUTOCONF = @AUTOCONF@
59 AUTOHEADER = @AUTOHEADER@
60 AUTOMAKE = @AUTOMAKE@
61 AWK = @AWK@
62 CC = @CC@
63 CCDEPMODE = @CCDEPMODE@
64 CFLAGS = @CFLAGS@
65 CPP = @CPP@
66 CPPFLAGS = @CPPFLAGS@
67 CXX = @CXX@
68 CXXCPP = @CXXCPP@
69 CXXDEPMODE = @CXXDEPMODE@
70 CXXFLAGS = @CXXFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DEFS = @DEFS@
73 DEPDIR = @DEPDIR@
74 ECHO = @ECHO@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 F77 = @F77@
81 FFLAGS = @FFLAGS@
82 INSTALL_DATA = @INSTALL_DATA@
83 INSTALL_PROGRAM = @INSTALL_PROGRAM@
84 INSTALL_SCRIPT = @INSTALL_SCRIPT@
85 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86 LDFLAGS = @LDFLAGS@
87 LIBOBJS = @LIBOBJS@
88 LIBS = @LIBS@
89 LIBTOOL = @LIBTOOL@
90 LN_S = @LN_S@
91 LTLIBOBJS = @LTLIBOBJS@
92 MAKEINFO = @MAKEINFO@
93 OBJEXT = @OBJEXT@
94 PACKAGE = @PACKAGE@
95 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96 PACKAGE_NAME = @PACKAGE_NAME@
97 PACKAGE_STRING = @PACKAGE_STRING@
98 PACKAGE_TARNAME = @PACKAGE_TARNAME@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 RANLIB = @RANLIB@
102 SET_MAKE = @SET_MAKE@
103 SHELL = @SHELL@
104 STRIP = @STRIP@
105 VERSION = @VERSION@
106 ac_ct_AR = @ac_ct_AR@
107 ac_ct_CC = @ac_ct_CC@
108 ac_ct_CXX = @ac_ct_CXX@
109 ac_ct_F77 = @ac_ct_F77@
110 ac_ct_RANLIB = @ac_ct_RANLIB@
111 ac_ct_STRIP = @ac_ct_STRIP@
112 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
113 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
114 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
115 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
116 am__include = @am__include@
117 am__leading_dot = @am__leading_dot@
118 am__quote = @am__quote@
119 am__tar = @am__tar@
120 am__untar = @am__untar@
121 bindir = @bindir@
122 build = @build@
123 build_alias = @build_alias@
124 build_cpu = @build_cpu@
125 build_os = @build_os@
126 build_vendor = @build_vendor@
127 datadir = @datadir@
128 exec_prefix = @exec_prefix@
129 host = @host@
130 host_alias = @host_alias@
131 host_cpu = @host_cpu@
132 host_os = @host_os@
133 host_vendor = @host_vendor@
134 includedir = @includedir@
135 infodir = @infodir@
136 install_sh = @install_sh@
137 ipkglibdir = @ipkglibdir@
138 libdir = @libdir@
139 libexecdir = @libexecdir@
140 localstatedir = @localstatedir@
141 mandir = @mandir@
142 mkdir_p = @mkdir_p@
143 oldincludedir = @oldincludedir@
144 prefix = @prefix@
145 program_transform_name = @program_transform_name@
146 sbindir = @sbindir@
147 sharedstatedir = @sharedstatedir@
148 sysconfdir = @sysconfdir@
149 target_alias = @target_alias@
150 all: all-am
151
152 .SUFFIXES:
153 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
154         @for dep in $?; do \
155           case '$(am__configure_deps)' in \
156             *$$dep*) \
157               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
158                 && exit 0; \
159               exit 1;; \
160           esac; \
161         done; \
162         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  familiar/Makefile'; \
163         cd $(top_srcdir) && \
164           $(AUTOMAKE) --gnu  familiar/Makefile
165 .PRECIOUS: Makefile
166 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
167         @case '$?' in \
168           *config.status*) \
169             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
170           *) \
171             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
172             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
173         esac;
174
175 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
176         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
177
178 $(top_srcdir)/configure:  $(am__configure_deps)
179         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
180 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
181         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
182 control: $(top_builddir)/config.status $(srcdir)/control.in
183         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
184 control-unstripped: $(top_builddir)/config.status $(srcdir)/control-unstripped.in
185         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
186 libipkg-control: $(top_builddir)/config.status $(srcdir)/libipkg-control.in
187         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
188 libipkg-dev-control: $(top_builddir)/config.status $(srcdir)/libipkg-dev-control.in
189         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
190
191 mostlyclean-libtool:
192         -rm -f *.lo
193
194 clean-libtool:
195         -rm -rf .libs _libs
196
197 distclean-libtool:
198         -rm -f libtool
199 uninstall-info-am:
200 tags: TAGS
201 TAGS:
202
203 ctags: CTAGS
204 CTAGS:
205
206
207 distdir: $(DISTFILES)
208         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
209         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
210         list='$(DISTFILES)'; for file in $$list; do \
211           case $$file in \
212             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
213             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
214           esac; \
215           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
216           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
217           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
218             dir="/$$dir"; \
219             $(mkdir_p) "$(distdir)$$dir"; \
220           else \
221             dir=''; \
222           fi; \
223           if test -d $$d/$$file; then \
224             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
225               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
226             fi; \
227             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
228           else \
229             test -f $(distdir)/$$file \
230             || cp -p $$d/$$file $(distdir)/$$file \
231             || exit 1; \
232           fi; \
233         done
234 check-am: all-am
235 check: check-am
236 all-am: Makefile
237 installdirs:
238 install: install-am
239 install-exec: install-exec-am
240 install-data: install-data-am
241 uninstall: uninstall-am
242
243 install-am: all-am
244         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
245
246 installcheck: installcheck-am
247 install-strip:
248         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
249           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
250           `test -z '$(STRIP)' || \
251             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252 mostlyclean-generic:
253
254 clean-generic:
255
256 distclean-generic:
257         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
258
259 maintainer-clean-generic:
260         @echo "This command is intended for maintainers to use"
261         @echo "it deletes files that may require special tools to rebuild."
262 clean: clean-am
263
264 clean-am: clean-generic clean-libtool mostlyclean-am
265
266 distclean: distclean-am
267         -rm -f Makefile
268 distclean-am: clean-am distclean-generic distclean-libtool
269
270 dvi: dvi-am
271
272 dvi-am:
273
274 html: html-am
275
276 info: info-am
277
278 info-am:
279
280 install-data-am:
281
282 install-exec-am:
283
284 install-info: install-info-am
285
286 install-man:
287
288 installcheck-am:
289
290 maintainer-clean: maintainer-clean-am
291         -rm -f Makefile
292 maintainer-clean-am: distclean-am maintainer-clean-generic
293
294 mostlyclean: mostlyclean-am
295
296 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
297
298 pdf: pdf-am
299
300 pdf-am:
301
302 ps: ps-am
303
304 ps-am:
305
306 uninstall-am: uninstall-info-am
307
308 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
309         distclean distclean-generic distclean-libtool distdir dvi \
310         dvi-am html html-am info info-am install install-am \
311         install-data install-data-am install-exec install-exec-am \
312         install-info install-info-am install-man install-strip \
313         installcheck installcheck-am installdirs maintainer-clean \
314         maintainer-clean-generic mostlyclean mostlyclean-generic \
315         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
316         uninstall-info-am
317
318 # Tell versions [3.59,3.63) of GNU make to not export all variables.
319 # Otherwise a system limit (for SysV at least) may be exceeded.
320 .NOEXPORT: