GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / src / liblzma / api / Makefile
blob8ecbf5db289ecb0d31cf823f492d0a7af9939529
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # src/liblzma/api/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
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.
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.
19 pkgdatadir = $(datadir)/xz
20 pkgincludedir = $(includedir)/xz
21 pkglibdir = $(libdir)/xz
22 pkglibexecdir = $(libexecdir)/xz
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = i686-pc-linux-gnu
36 host_triplet = i686-pc-linux-gnu
37 subdir = src/liblzma/api
38 DIST_COMMON = $(nobase_include_HEADERS) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
42 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
43 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
44 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
45 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
46 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
47 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
48 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posix-shell.m4 \
49 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tuklib_common.m4 \
50 $(top_srcdir)/m4/tuklib_cpucores.m4 \
51 $(top_srcdir)/m4/tuklib_integer.m4 \
52 $(top_srcdir)/m4/tuklib_mbstr.m4 \
53 $(top_srcdir)/m4/tuklib_physmem.m4 \
54 $(top_srcdir)/m4/tuklib_progname.m4 \
55 $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_HEADER = $(top_builddir)/config.h
60 CONFIG_CLEAN_FILES =
61 CONFIG_CLEAN_VPATH_FILES =
62 SOURCES =
63 DIST_SOURCES =
64 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65 am__vpath_adj = case $$p in \
66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67 *) f=$$p;; \
68 esac;
69 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70 am__install_max = 40
71 am__nobase_strip_setup = \
72 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73 am__nobase_strip = \
74 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75 am__nobase_list = $(am__nobase_strip_setup); \
76 for p in $$list; do echo "$$p $$p"; done | \
77 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79 if (++n[$$2] == $(am__install_max)) \
80 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81 END { for (dir in files) print dir, files[dir] }'
82 am__base_list = \
83 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85 am__installdirs = "$(DESTDIR)$(includedir)"
86 HEADERS = $(nobase_include_HEADERS)
87 ETAGS = etags
88 CTAGS = ctags
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 ACLOCAL = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run aclocal-1.11
91 AMTAR = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run tar
92 AM_CFLAGS = -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls
93 AR = ar
94 AS = as
95 AUTOCONF = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run autoconf
96 AUTOHEADER = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run autoheader
97 AUTOMAKE = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run automake-1.11
98 AWK = gawk
99 CC = gcc -std=gnu99
100 CCAS = gcc -std=gnu99
101 CCASDEPMODE = depmode=gcc3
102 CCASFLAGS = -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT
103 CCDEPMODE = depmode=gcc3
104 CFLAGS = -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT
105 CFLAG_VISIBILITY = -fvisibility=hidden
106 CPP = gcc -std=gnu99 -E
107 CPPFLAGS =
108 CYGPATH_W = echo
109 DEFS = -DHAVE_CONFIG_H
110 DEPDIR = .deps
111 DLLTOOL = false
112 DSYMUTIL =
113 DUMPBIN =
114 ECHO_C =
115 ECHO_N = -n
116 ECHO_T =
117 EGREP = /bin/grep -E
118 EXEEXT =
119 FGREP = /bin/grep -F
120 GETOPT_H =
121 GMSGFMT = /usr/bin/msgfmt
122 GMSGFMT_015 = /usr/bin/msgfmt
123 GREP = /bin/grep
124 HAVE_VISIBILITY = 1
125 INSTALL = /usr/bin/install -c
126 INSTALL_DATA = ${INSTALL} -m 644
127 INSTALL_PROGRAM = ${INSTALL}
128 INSTALL_SCRIPT = ${INSTALL}
129 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
130 INTLLIBS =
131 INTL_MACOSX_LIBS =
132 LD = ld
133 LDFLAGS =
134 LIBICONV = -liconv
135 LIBINTL =
136 LIBOBJS =
137 LIBS =
138 LIBTOOL = $(SHELL) $(top_builddir)/libtool
139 LIPO =
140 LN_EXEEXT = $(EXEEXT)
141 LN_S = ln -s
142 LTLIBICONV = -liconv
143 LTLIBINTL =
144 LTLIBOBJS =
145 MAKEINFO = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run makeinfo
146 MANIFEST_TOOL = :
147 MKDIR_P = /bin/mkdir -p
148 MSGFMT = /usr/bin/msgfmt
149 MSGFMT_015 = /usr/bin/msgfmt
150 MSGMERGE = /usr/bin/msgmerge
151 NM = nm
152 NMEDIT =
153 OBJDUMP = objdump
154 OBJEXT = o
155 OTOOL =
156 OTOOL64 =
157 PACKAGE = xz
158 PACKAGE_BUGREPORT = lasse.collin@tukaani.org
159 PACKAGE_NAME = XZ Utils
160 PACKAGE_STRING = XZ Utils 5.0.3
161 PACKAGE_TARNAME = xz
162 PACKAGE_URL = http://tukaani.org/xz/
163 PACKAGE_VERSION = 5.0.3
164 PATH_SEPARATOR = :
165 POSIX_SHELL = /bin/sh
166 POSUB = po
167 PREFERABLY_POSIX_SHELL = /bin/sh
168 PTHREAD_CC = gcc -std=gnu99
169 PTHREAD_CFLAGS = -pthread
170 PTHREAD_LIBS =
171 RANLIB = ranlib
172 RC =
173 SED = /bin/sed
174 SET_MAKE =
175 SHELL = /bin/sh
176 STRIP = strip
177 USE_NLS = yes
178 VERSION = 5.0.3
179 XGETTEXT = /usr/bin/xgettext
180 XGETTEXT_015 = /usr/bin/xgettext
181 abs_builddir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/src/liblzma/api
182 abs_srcdir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/src/liblzma/api
183 abs_top_builddir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz
184 abs_top_srcdir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz
185 ac_ct_AR =
186 ac_ct_CC = gcc
187 ac_ct_DUMPBIN =
188 acx_pthread_config =
189 am__include = include
190 am__leading_dot = .
191 am__quote =
192 am__tar = ${AMTAR} chof - "$$tardir"
193 am__untar = ${AMTAR} xf -
194 bindir = ${exec_prefix}/bin
195 build = i686-pc-linux-gnu
196 build_alias =
197 build_cpu = i686
198 build_os = linux-gnu
199 build_vendor = pc
200 builddir = .
201 datadir = ${datarootdir}
202 datarootdir = ${prefix}/share
203 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
204 dvidir = ${docdir}
205 exec_prefix = ${prefix}
206 host = i686-pc-linux-gnu
207 host_alias =
208 host_cpu = i686
209 host_os = linux-gnu
210 host_vendor = pc
211 htmldir = ${docdir}
212 includedir = ${prefix}/include
213 infodir = ${datarootdir}/info
214 install_sh = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/install-sh
215 libdir = ${exec_prefix}/lib
216 libexecdir = ${exec_prefix}/libexec
217 localedir = ${datarootdir}/locale
218 localstatedir = ${prefix}/var
219 mandir = ${datarootdir}/man
220 mkdir_p = /bin/mkdir -p
221 oldincludedir = /usr/include
222 pdfdir = ${docdir}
223 prefix = /home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2
224 program_transform_name = s,x,x,
225 psdir = ${docdir}
226 sbindir = ${exec_prefix}/sbin
227 sharedstatedir = ${prefix}/com
228 srcdir = .
229 sysconfdir = ${prefix}/etc
230 target_alias =
231 top_build_prefix = ../../../
232 top_builddir = ../../..
233 top_srcdir = ../../..
234 xz = xz
235 nobase_include_HEADERS = \
236 lzma.h \
237 lzma/base.h \
238 lzma/bcj.h \
239 lzma/block.h \
240 lzma/check.h \
241 lzma/container.h \
242 lzma/delta.h \
243 lzma/filter.h \
244 lzma/hardware.h \
245 lzma/index.h \
246 lzma/index_hash.h \
247 lzma/lzma.h \
248 lzma/stream_flags.h \
249 lzma/version.h \
250 lzma/vli.h
252 all: all-am
254 .SUFFIXES:
255 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
256 @for dep in $?; do \
257 case '$(am__configure_deps)' in \
258 *$$dep*) \
259 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
260 && { if test -f $@; then exit 0; else break; fi; }; \
261 exit 1;; \
262 esac; \
263 done; \
264 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/liblzma/api/Makefile'; \
265 $(am__cd) $(top_srcdir) && \
266 $(AUTOMAKE) --foreign src/liblzma/api/Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269 @case '$?' in \
270 *config.status*) \
271 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272 *) \
273 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275 esac;
277 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280 $(top_srcdir)/configure: $(am__configure_deps)
281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(am__aclocal_m4_deps):
286 mostlyclean-libtool:
287 -rm -f *.lo
289 clean-libtool:
290 -rm -rf .libs _libs
291 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
292 @$(NORMAL_INSTALL)
293 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
294 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
295 $(am__nobase_list) | while read dir files; do \
296 xfiles=; for file in $$files; do \
297 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
298 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
299 test -z "$$xfiles" || { \
300 test "x$$dir" = x. || { \
301 echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
302 $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
303 echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
304 $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
305 done
307 uninstall-nobase_includeHEADERS:
308 @$(NORMAL_UNINSTALL)
309 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
310 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
311 test -n "$$files" || exit 0; \
312 echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
313 cd "$(DESTDIR)$(includedir)" && rm -f $$files
315 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
316 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317 unique=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319 done | \
320 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321 END { if (nonempty) { for (i in files) print i; }; }'`; \
322 mkid -fID $$unique
323 tags: TAGS
325 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
326 $(TAGS_FILES) $(LISP)
327 set x; \
328 here=`pwd`; \
329 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
330 unique=`for i in $$list; do \
331 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332 done | \
333 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
334 END { if (nonempty) { for (i in files) print i; }; }'`; \
335 shift; \
336 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
337 test -n "$$unique" || unique=$$empty_fix; \
338 if test $$# -gt 0; then \
339 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
340 "$$@" $$unique; \
341 else \
342 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
343 $$unique; \
344 fi; \
346 ctags: CTAGS
347 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
348 $(TAGS_FILES) $(LISP)
349 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 done | \
353 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354 END { if (nonempty) { for (i in files) print i; }; }'`; \
355 test -z "$(CTAGS_ARGS)$$unique" \
356 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
357 $$unique
359 GTAGS:
360 here=`$(am__cd) $(top_builddir) && pwd` \
361 && $(am__cd) $(top_srcdir) \
362 && gtags -i $(GTAGS_ARGS) "$$here"
364 distclean-tags:
365 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
367 distdir: $(DISTFILES)
368 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370 list='$(DISTFILES)'; \
371 dist_files=`for file in $$list; do echo $$file; done | \
372 sed -e "s|^$$srcdirstrip/||;t" \
373 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
374 case $$dist_files in \
375 */*) $(MKDIR_P) `echo "$$dist_files" | \
376 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
377 sort -u` ;; \
378 esac; \
379 for file in $$dist_files; do \
380 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
381 if test -d $$d/$$file; then \
382 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
383 if test -d "$(distdir)/$$file"; then \
384 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
385 fi; \
386 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
387 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
388 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
389 fi; \
390 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
391 else \
392 test -f "$(distdir)/$$file" \
393 || cp -p $$d/$$file "$(distdir)/$$file" \
394 || exit 1; \
395 fi; \
396 done
397 check-am: all-am
398 check: check-am
399 all-am: Makefile $(HEADERS)
400 installdirs:
401 for dir in "$(DESTDIR)$(includedir)"; do \
402 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
403 done
404 install: install-am
405 install-exec: install-exec-am
406 install-data: install-data-am
407 uninstall: uninstall-am
409 install-am: all-am
410 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
412 installcheck: installcheck-am
413 install-strip:
414 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
415 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
416 `test -z '$(STRIP)' || \
417 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
418 mostlyclean-generic:
420 clean-generic:
422 distclean-generic:
423 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
424 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
426 maintainer-clean-generic:
427 @echo "This command is intended for maintainers to use"
428 @echo "it deletes files that may require special tools to rebuild."
429 clean: clean-am
431 clean-am: clean-generic clean-libtool mostlyclean-am
433 distclean: distclean-am
434 -rm -f Makefile
435 distclean-am: clean-am distclean-generic distclean-tags
437 dvi: dvi-am
439 dvi-am:
441 html: html-am
443 html-am:
445 info: info-am
447 info-am:
449 install-data-am: install-nobase_includeHEADERS
451 install-dvi: install-dvi-am
453 install-dvi-am:
455 install-exec-am:
457 install-html: install-html-am
459 install-html-am:
461 install-info: install-info-am
463 install-info-am:
465 install-man:
467 install-pdf: install-pdf-am
469 install-pdf-am:
471 install-ps: install-ps-am
473 install-ps-am:
475 installcheck-am:
477 maintainer-clean: maintainer-clean-am
478 -rm -f Makefile
479 maintainer-clean-am: distclean-am maintainer-clean-generic
481 mostlyclean: mostlyclean-am
483 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
485 pdf: pdf-am
487 pdf-am:
489 ps: ps-am
491 ps-am:
493 uninstall-am: uninstall-nobase_includeHEADERS
495 .MAKE: install-am install-strip
497 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
498 clean-libtool ctags distclean distclean-generic \
499 distclean-libtool distclean-tags distdir dvi dvi-am html \
500 html-am info info-am install install-am install-data \
501 install-data-am install-dvi install-dvi-am install-exec \
502 install-exec-am install-html install-html-am install-info \
503 install-info-am install-man install-nobase_includeHEADERS \
504 install-pdf install-pdf-am install-ps install-ps-am \
505 install-strip installcheck installcheck-am installdirs \
506 maintainer-clean maintainer-clean-generic mostlyclean \
507 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
508 tags uninstall uninstall-am uninstall-nobase_includeHEADERS
511 # Tell versions [3.59,3.63) of GNU make to not export all variables.
512 # Otherwise a system limit (for SysV at least) may be exceeded.
513 .NOEXPORT: