GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / lib / Makefile
blobb6b76b33e244b216f85d2739d665b5d4fe27f17d
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # lib/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 = lib
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in getopt.c \
39 getopt1.c
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 LIBRARIES = $(noinst_LIBRARIES)
63 ARFLAGS = cru
64 libgnu_a_AR = $(AR) $(ARFLAGS)
65 am_libgnu_a_OBJECTS =
66 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
67 DEFAULT_INCLUDES = -I. -I$(top_builddir)
68 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
69 am__depfiles_maybe = depfiles
70 am__mv = mv -f
71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
75 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
76 CCLD = $(CC)
77 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
79 $(LDFLAGS) -o $@
80 SOURCES = $(libgnu_a_SOURCES)
81 DIST_SOURCES = $(libgnu_a_SOURCES)
82 ETAGS = etags
83 CTAGS = ctags
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run aclocal-1.11
86 AMTAR = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run tar
87 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
88 AR = ar
89 AS = as
90 AUTOCONF = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run autoconf
91 AUTOHEADER = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run autoheader
92 AUTOMAKE = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run automake-1.11
93 AWK = gawk
94 CC = gcc -std=gnu99
95 CCAS = gcc -std=gnu99
96 CCASDEPMODE = depmode=gcc3
97 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
98 CCDEPMODE = depmode=gcc3
99 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
100 CFLAG_VISIBILITY = -fvisibility=hidden
101 CPP = gcc -std=gnu99 -E
102 CPPFLAGS =
103 CYGPATH_W = echo
104 DEFS = -DHAVE_CONFIG_H
105 DEPDIR = .deps
106 DLLTOOL = false
107 DSYMUTIL =
108 DUMPBIN =
109 ECHO_C =
110 ECHO_N = -n
111 ECHO_T =
112 EGREP = /bin/grep -E
113 EXEEXT =
114 FGREP = /bin/grep -F
115 GETOPT_H =
116 GMSGFMT = /usr/bin/msgfmt
117 GMSGFMT_015 = /usr/bin/msgfmt
118 GREP = /bin/grep
119 HAVE_VISIBILITY = 1
120 INSTALL = /usr/bin/install -c
121 INSTALL_DATA = ${INSTALL} -m 644
122 INSTALL_PROGRAM = ${INSTALL}
123 INSTALL_SCRIPT = ${INSTALL}
124 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
125 INTLLIBS =
126 INTL_MACOSX_LIBS =
127 LD = ld
128 LDFLAGS =
129 LIBICONV = -liconv
130 LIBINTL =
131 LIBOBJS =
132 LIBS =
133 LIBTOOL = $(SHELL) $(top_builddir)/libtool
134 LIPO =
135 LN_EXEEXT = $(EXEEXT)
136 LN_S = ln -s
137 LTLIBICONV = -liconv
138 LTLIBINTL =
139 LTLIBOBJS =
140 MAKEINFO = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run makeinfo
141 MANIFEST_TOOL = :
142 MKDIR_P = /bin/mkdir -p
143 MSGFMT = /usr/bin/msgfmt
144 MSGFMT_015 = /usr/bin/msgfmt
145 MSGMERGE = /usr/bin/msgmerge
146 NM = nm
147 NMEDIT =
148 OBJDUMP = objdump
149 OBJEXT = o
150 OTOOL =
151 OTOOL64 =
152 PACKAGE = xz
153 PACKAGE_BUGREPORT = lasse.collin@tukaani.org
154 PACKAGE_NAME = XZ Utils
155 PACKAGE_STRING = XZ Utils 5.0.3
156 PACKAGE_TARNAME = xz
157 PACKAGE_URL = http://tukaani.org/xz/
158 PACKAGE_VERSION = 5.0.3
159 PATH_SEPARATOR = :
160 POSIX_SHELL = /bin/sh
161 POSUB = po
162 PREFERABLY_POSIX_SHELL = /bin/sh
163 PTHREAD_CC = gcc -std=gnu99
164 PTHREAD_CFLAGS = -pthread
165 PTHREAD_LIBS =
166 RANLIB = ranlib
167 RC =
168 SED = /bin/sed
169 SET_MAKE =
170 SHELL = /bin/sh
171 STRIP = strip
172 USE_NLS = yes
173 VERSION = 5.0.3
174 XGETTEXT = /usr/bin/xgettext
175 XGETTEXT_015 = /usr/bin/xgettext
176 abs_builddir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/lib
177 abs_srcdir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/lib
178 abs_top_builddir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz
179 abs_top_srcdir = /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz
180 ac_ct_AR =
181 ac_ct_CC = gcc
182 ac_ct_DUMPBIN =
183 acx_pthread_config =
184 am__include = include
185 am__leading_dot = .
186 am__quote =
187 am__tar = ${AMTAR} chof - "$$tardir"
188 am__untar = ${AMTAR} xf -
189 bindir = ${exec_prefix}/bin
190 build = i686-pc-linux-gnu
191 build_alias =
192 build_cpu = i686
193 build_os = linux-gnu
194 build_vendor = pc
195 builddir = .
196 datadir = ${datarootdir}
197 datarootdir = ${prefix}/share
198 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
199 dvidir = ${docdir}
200 exec_prefix = ${prefix}
201 host = i686-pc-linux-gnu
202 host_alias =
203 host_cpu = i686
204 host_os = linux-gnu
205 host_vendor = pc
206 htmldir = ${docdir}
207 includedir = ${prefix}/include
208 infodir = ${datarootdir}/info
209 install_sh = ${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/install-sh
210 libdir = ${exec_prefix}/lib
211 libexecdir = ${exec_prefix}/libexec
212 localedir = ${datarootdir}/locale
213 localstatedir = ${prefix}/var
214 mandir = ${datarootdir}/man
215 mkdir_p = /bin/mkdir -p
216 oldincludedir = /usr/include
217 pdfdir = ${docdir}
218 prefix = /home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2
219 program_transform_name = s,x,x,
220 psdir = ${docdir}
221 sbindir = ${exec_prefix}/sbin
222 sharedstatedir = ${prefix}/com
223 srcdir = .
224 sysconfdir = ${prefix}/etc
225 target_alias =
226 top_build_prefix = ../
227 top_builddir = ..
228 top_srcdir = ..
229 xz = xz
230 noinst_LIBRARIES = libgnu.a
231 libgnu_a_SOURCES =
232 libgnu_a_DEPENDENCIES = $(LIBOBJS)
233 libgnu_a_LIBADD = $(LIBOBJS)
234 EXTRA_DIST = getopt.in.h getopt.c getopt1.c getopt_int.h
235 BUILT_SOURCES = $(GETOPT_H)
236 MOSTLYCLEANFILES = getopt.h getopt.h-t
237 all: $(BUILT_SOURCES)
238 $(MAKE) $(AM_MAKEFLAGS) all-am
240 .SUFFIXES:
241 .SUFFIXES: .c .lo .o .obj
242 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
243 @for dep in $?; do \
244 case '$(am__configure_deps)' in \
245 *$$dep*) \
246 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
247 && { if test -f $@; then exit 0; else break; fi; }; \
248 exit 1;; \
249 esac; \
250 done; \
251 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \
252 $(am__cd) $(top_srcdir) && \
253 $(AUTOMAKE) --foreign lib/Makefile
254 .PRECIOUS: Makefile
255 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256 @case '$?' in \
257 *config.status*) \
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259 *) \
260 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
261 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
262 esac;
264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267 $(top_srcdir)/configure: $(am__configure_deps)
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271 $(am__aclocal_m4_deps):
273 clean-noinstLIBRARIES:
274 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
275 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
276 -rm -f libgnu.a
277 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
278 $(RANLIB) libgnu.a
280 mostlyclean-compile:
281 -rm -f *.$(OBJEXT)
283 distclean-compile:
284 -rm -f *.tab.c
286 include $(DEPDIR)/getopt.Po
287 include $(DEPDIR)/getopt1.Po
289 .c.o:
290 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
291 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
292 # source='$<' object='$@' libtool=no \
293 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
294 # $(COMPILE) -c $<
296 .c.obj:
297 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
298 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
299 # source='$<' object='$@' libtool=no \
300 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
301 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
303 .c.lo:
304 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
305 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
306 # source='$<' object='$@' libtool=yes \
307 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
308 # $(LTCOMPILE) -c -o $@ $<
310 mostlyclean-libtool:
311 -rm -f *.lo
313 clean-libtool:
314 -rm -rf .libs _libs
316 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
317 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
318 unique=`for i in $$list; do \
319 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320 done | \
321 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
322 END { if (nonempty) { for (i in files) print i; }; }'`; \
323 mkid -fID $$unique
324 tags: TAGS
326 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
327 $(TAGS_FILES) $(LISP)
328 set x; \
329 here=`pwd`; \
330 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
331 unique=`for i in $$list; do \
332 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333 done | \
334 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
335 END { if (nonempty) { for (i in files) print i; }; }'`; \
336 shift; \
337 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
338 test -n "$$unique" || unique=$$empty_fix; \
339 if test $$# -gt 0; then \
340 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341 "$$@" $$unique; \
342 else \
343 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
344 $$unique; \
345 fi; \
347 ctags: CTAGS
348 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351 unique=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 done | \
354 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355 END { if (nonempty) { for (i in files) print i; }; }'`; \
356 test -z "$(CTAGS_ARGS)$$unique" \
357 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
358 $$unique
360 GTAGS:
361 here=`$(am__cd) $(top_builddir) && pwd` \
362 && $(am__cd) $(top_srcdir) \
363 && gtags -i $(GTAGS_ARGS) "$$here"
365 distclean-tags:
366 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368 distdir: $(DISTFILES)
369 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371 list='$(DISTFILES)'; \
372 dist_files=`for file in $$list; do echo $$file; done | \
373 sed -e "s|^$$srcdirstrip/||;t" \
374 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
375 case $$dist_files in \
376 */*) $(MKDIR_P) `echo "$$dist_files" | \
377 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
378 sort -u` ;; \
379 esac; \
380 for file in $$dist_files; do \
381 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
382 if test -d $$d/$$file; then \
383 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
384 if test -d "$(distdir)/$$file"; then \
385 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
386 fi; \
387 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
388 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
389 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
390 fi; \
391 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
392 else \
393 test -f "$(distdir)/$$file" \
394 || cp -p $$d/$$file "$(distdir)/$$file" \
395 || exit 1; \
396 fi; \
397 done
398 check-am: all-am
399 check: $(BUILT_SOURCES)
400 $(MAKE) $(AM_MAKEFLAGS) check-am
401 all-am: Makefile $(LIBRARIES)
402 installdirs:
403 install: $(BUILT_SOURCES)
404 $(MAKE) $(AM_MAKEFLAGS) 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:
419 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
421 clean-generic:
423 distclean-generic:
424 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
425 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
427 maintainer-clean-generic:
428 @echo "This command is intended for maintainers to use"
429 @echo "it deletes files that may require special tools to rebuild."
430 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
431 clean: clean-am
433 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
434 mostlyclean-am
436 distclean: distclean-am
437 -rm -rf $(DEPDIR)
438 -rm -f Makefile
439 distclean-am: clean-am distclean-compile distclean-generic \
440 distclean-tags
442 dvi: dvi-am
444 dvi-am:
446 html: html-am
448 html-am:
450 info: info-am
452 info-am:
454 install-data-am:
456 install-dvi: install-dvi-am
458 install-dvi-am:
460 install-exec-am:
462 install-html: install-html-am
464 install-html-am:
466 install-info: install-info-am
468 install-info-am:
470 install-man:
472 install-pdf: install-pdf-am
474 install-pdf-am:
476 install-ps: install-ps-am
478 install-ps-am:
480 installcheck-am:
482 maintainer-clean: maintainer-clean-am
483 -rm -rf $(DEPDIR)
484 -rm -f Makefile
485 maintainer-clean-am: distclean-am maintainer-clean-generic
487 mostlyclean: mostlyclean-am
489 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
490 mostlyclean-libtool
492 pdf: pdf-am
494 pdf-am:
496 ps: ps-am
498 ps-am:
500 uninstall-am:
502 .MAKE: all check install install-am install-strip
504 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
505 clean-libtool clean-noinstLIBRARIES ctags distclean \
506 distclean-compile distclean-generic distclean-libtool \
507 distclean-tags distdir dvi dvi-am html html-am info info-am \
508 install install-am install-data install-data-am install-dvi \
509 install-dvi-am install-exec install-exec-am install-html \
510 install-html-am install-info install-info-am install-man \
511 install-pdf install-pdf-am install-ps install-ps-am \
512 install-strip installcheck installcheck-am installdirs \
513 maintainer-clean maintainer-clean-generic mostlyclean \
514 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
515 pdf pdf-am ps ps-am tags uninstall uninstall-am
518 getopt.h: getopt.in.h
519 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
520 cat $(srcdir)/getopt.in.h; \
521 } > $@-t
522 mv -f $@-t $@
524 # Tell versions [3.59,3.63) of GNU make to not export all variables.
525 # Otherwise a system limit (for SysV at least) may be exceeded.
526 .NOEXPORT: