GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / lib / Makefile.in
blob1a8b05212c2ac3c6acaf6ec58fcec900d748172a
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
36 host_triplet = @host@
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.@am__isrc@ -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 = @ACLOCAL@
86 AMTAR = @AMTAR@
87 AM_CFLAGS = @AM_CFLAGS@
88 AR = @AR@
89 AS = @AS@
90 AUTOCONF = @AUTOCONF@
91 AUTOHEADER = @AUTOHEADER@
92 AUTOMAKE = @AUTOMAKE@
93 AWK = @AWK@
94 CC = @CC@
95 CCAS = @CCAS@
96 CCASDEPMODE = @CCASDEPMODE@
97 CCASFLAGS = @CCASFLAGS@
98 CCDEPMODE = @CCDEPMODE@
99 CFLAGS = @CFLAGS@
100 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
101 CPP = @CPP@
102 CPPFLAGS = @CPPFLAGS@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 DLLTOOL = @DLLTOOL@
107 DSYMUTIL = @DSYMUTIL@
108 DUMPBIN = @DUMPBIN@
109 ECHO_C = @ECHO_C@
110 ECHO_N = @ECHO_N@
111 ECHO_T = @ECHO_T@
112 EGREP = @EGREP@
113 EXEEXT = @EXEEXT@
114 FGREP = @FGREP@
115 GETOPT_H = @GETOPT_H@
116 GMSGFMT = @GMSGFMT@
117 GMSGFMT_015 = @GMSGFMT_015@
118 GREP = @GREP@
119 HAVE_VISIBILITY = @HAVE_VISIBILITY@
120 INSTALL = @INSTALL@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 INTLLIBS = @INTLLIBS@
126 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
127 LD = @LD@
128 LDFLAGS = @LDFLAGS@
129 LIBICONV = @LIBICONV@
130 LIBINTL = @LIBINTL@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LIBTOOL = @LIBTOOL@
134 LIPO = @LIPO@
135 LN_EXEEXT = @LN_EXEEXT@
136 LN_S = @LN_S@
137 LTLIBICONV = @LTLIBICONV@
138 LTLIBINTL = @LTLIBINTL@
139 LTLIBOBJS = @LTLIBOBJS@
140 MAKEINFO = @MAKEINFO@
141 MANIFEST_TOOL = @MANIFEST_TOOL@
142 MKDIR_P = @MKDIR_P@
143 MSGFMT = @MSGFMT@
144 MSGFMT_015 = @MSGFMT_015@
145 MSGMERGE = @MSGMERGE@
146 NM = @NM@
147 NMEDIT = @NMEDIT@
148 OBJDUMP = @OBJDUMP@
149 OBJEXT = @OBJEXT@
150 OTOOL = @OTOOL@
151 OTOOL64 = @OTOOL64@
152 PACKAGE = @PACKAGE@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_URL = @PACKAGE_URL@
158 PACKAGE_VERSION = @PACKAGE_VERSION@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 POSIX_SHELL = @POSIX_SHELL@
161 POSUB = @POSUB@
162 PREFERABLY_POSIX_SHELL = @PREFERABLY_POSIX_SHELL@
163 PTHREAD_CC = @PTHREAD_CC@
164 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
165 PTHREAD_LIBS = @PTHREAD_LIBS@
166 RANLIB = @RANLIB@
167 RC = @RC@
168 SED = @SED@
169 SET_MAKE = @SET_MAKE@
170 SHELL = @SHELL@
171 STRIP = @STRIP@
172 USE_NLS = @USE_NLS@
173 VERSION = @VERSION@
174 XGETTEXT = @XGETTEXT@
175 XGETTEXT_015 = @XGETTEXT_015@
176 abs_builddir = @abs_builddir@
177 abs_srcdir = @abs_srcdir@
178 abs_top_builddir = @abs_top_builddir@
179 abs_top_srcdir = @abs_top_srcdir@
180 ac_ct_AR = @ac_ct_AR@
181 ac_ct_CC = @ac_ct_CC@
182 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183 acx_pthread_config = @acx_pthread_config@
184 am__include = @am__include@
185 am__leading_dot = @am__leading_dot@
186 am__quote = @am__quote@
187 am__tar = @am__tar@
188 am__untar = @am__untar@
189 bindir = @bindir@
190 build = @build@
191 build_alias = @build_alias@
192 build_cpu = @build_cpu@
193 build_os = @build_os@
194 build_vendor = @build_vendor@
195 builddir = @builddir@
196 datadir = @datadir@
197 datarootdir = @datarootdir@
198 docdir = @docdir@
199 dvidir = @dvidir@
200 exec_prefix = @exec_prefix@
201 host = @host@
202 host_alias = @host_alias@
203 host_cpu = @host_cpu@
204 host_os = @host_os@
205 host_vendor = @host_vendor@
206 htmldir = @htmldir@
207 includedir = @includedir@
208 infodir = @infodir@
209 install_sh = @install_sh@
210 libdir = @libdir@
211 libexecdir = @libexecdir@
212 localedir = @localedir@
213 localstatedir = @localstatedir@
214 mandir = @mandir@
215 mkdir_p = @mkdir_p@
216 oldincludedir = @oldincludedir@
217 pdfdir = @pdfdir@
218 prefix = @prefix@
219 program_transform_name = @program_transform_name@
220 psdir = @psdir@
221 sbindir = @sbindir@
222 sharedstatedir = @sharedstatedir@
223 srcdir = @srcdir@
224 sysconfdir = @sysconfdir@
225 target_alias = @target_alias@
226 top_build_prefix = @top_build_prefix@
227 top_builddir = @top_builddir@
228 top_srcdir = @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 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@
289 .c.o:
290 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
291 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
293 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
294 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
296 .c.obj:
297 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
298 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
303 .c.lo:
304 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
305 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@ $(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: