"Fossies" - the Fresh Open Source Software Archive 
Member "zsync-0.6.2/libzsync/Makefile.in" (20 Sep 2010, 16602 Bytes) of package /linux/privat/old/zsync-0.6.2.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
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.
10
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.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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 TESTS = sha1test$(EXEEXT)
39 noinst_PROGRAMS = sha1test$(EXEEXT)
40 subdir = libzsync
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/autotools/ac_c_compile_flags.m4 \
44 $(top_srcdir)/autotools/herrno.m4 \
45 $(top_srcdir)/autotools/sockinttypes.m4 \
46 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 LIBRARIES = $(noinst_LIBRARIES)
54 AR = ar
55 ARFLAGS = cru
56 libzsync_a_AR = $(AR) $(ARFLAGS)
57 libzsync_a_LIBADD =
58 am_libzsync_a_OBJECTS = zsync.$(OBJEXT) zmap.$(OBJEXT) sha1.$(OBJEXT)
59 libzsync_a_OBJECTS = $(am_libzsync_a_OBJECTS)
60 PROGRAMS = $(noinst_PROGRAMS)
61 am_sha1test_OBJECTS = sha1.$(OBJEXT) sha1test.$(OBJEXT)
62 sha1test_OBJECTS = $(am_sha1test_OBJECTS)
63 sha1test_LDADD = $(LDADD)
64 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65 depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
66 am__depfiles_maybe = depfiles
67 am__mv = mv -f
68 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70 CCLD = $(CC)
71 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
72 SOURCES = $(libzsync_a_SOURCES) $(sha1test_SOURCES)
73 DIST_SOURCES = $(libzsync_a_SOURCES) $(sha1test_SOURCES)
74 ETAGS = etags
75 CTAGS = ctags
76 am__tty_colors = \
77 red=; grn=; lgn=; blu=; std=
78 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79 ACLOCAL = @ACLOCAL@
80 AMTAR = @AMTAR@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 ECHO_C = @ECHO_C@
94 ECHO_N = @ECHO_N@
95 ECHO_T = @ECHO_T@
96 EGREP = @EGREP@
97 EXEEXT = @EXEEXT@
98 GREP = @GREP@
99 INSTALL = @INSTALL@
100 INSTALL_DATA = @INSTALL_DATA@
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104 LDFLAGS = @LDFLAGS@
105 LIBOBJS = @LIBOBJS@
106 LIBS = @LIBS@
107 LN_S = @LN_S@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAKEINFO = @MAKEINFO@
111 MKDIR_P = @MKDIR_P@
112 OBJEXT = @OBJEXT@
113 PACKAGE = @PACKAGE@
114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_URL = @PACKAGE_URL@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 RANLIB = @RANLIB@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 abs_builddir = @abs_builddir@
127 abs_srcdir = @abs_srcdir@
128 abs_top_builddir = @abs_top_builddir@
129 abs_top_srcdir = @abs_top_srcdir@
130 ac_aux_dir = @ac_aux_dir@
131 ac_ct_CC = @ac_ct_CC@
132 am__include = @am__include@
133 am__leading_dot = @am__leading_dot@
134 am__quote = @am__quote@
135 am__tar = @am__tar@
136 am__untar = @am__untar@
137 bindir = @bindir@
138 build = @build@
139 build_alias = @build_alias@
140 build_cpu = @build_cpu@
141 build_os = @build_os@
142 build_vendor = @build_vendor@
143 builddir = @builddir@
144 datadir = @datadir@
145 datarootdir = @datarootdir@
146 docdir = @docdir@
147 dvidir = @dvidir@
148 exec_prefix = @exec_prefix@
149 host = @host@
150 host_alias = @host_alias@
151 host_cpu = @host_cpu@
152 host_os = @host_os@
153 host_vendor = @host_vendor@
154 htmldir = @htmldir@
155 includedir = @includedir@
156 infodir = @infodir@
157 install_sh = @install_sh@
158 libdir = @libdir@
159 libexecdir = @libexecdir@
160 localedir = @localedir@
161 localstatedir = @localstatedir@
162 mandir = @mandir@
163 mkdir_p = @mkdir_p@
164 oldincludedir = @oldincludedir@
165 pdfdir = @pdfdir@
166 prefix = @prefix@
167 program_transform_name = @program_transform_name@
168 psdir = @psdir@
169 sbindir = @sbindir@
170 sharedstatedir = @sharedstatedir@
171 srcdir = @srcdir@
172 sysconfdir = @sysconfdir@
173 target_alias = @target_alias@
174 top_build_prefix = @top_build_prefix@
175 top_builddir = @top_builddir@
176 top_srcdir = @top_srcdir@
177 noinst_LIBRARIES = libzsync.a
178 libzsync_a_SOURCES = zmap.h zsync.h sha1.h zsync.c zmap.c sha1.c
179 sha1test_SOURCES = sha1.h sha1.c sha1test.c
180 all: all-am
181
182 .SUFFIXES:
183 .SUFFIXES: .c .o .obj
184 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
185 @for dep in $?; do \
186 case '$(am__configure_deps)' in \
187 *$$dep*) \
188 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
189 && { if test -f $@; then exit 0; else break; fi; }; \
190 exit 1;; \
191 esac; \
192 done; \
193 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libzsync/Makefile'; \
194 $(am__cd) $(top_srcdir) && \
195 $(AUTOMAKE) --foreign libzsync/Makefile
196 .PRECIOUS: Makefile
197 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198 @case '$?' in \
199 *config.status*) \
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
201 *) \
202 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
204 esac;
205
206 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208
209 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213 $(am__aclocal_m4_deps):
214
215 clean-noinstLIBRARIES:
216 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
217 libzsync.a: $(libzsync_a_OBJECTS) $(libzsync_a_DEPENDENCIES)
218 -rm -f libzsync.a
219 $(libzsync_a_AR) libzsync.a $(libzsync_a_OBJECTS) $(libzsync_a_LIBADD)
220 $(RANLIB) libzsync.a
221
222 clean-noinstPROGRAMS:
223 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
224 sha1test$(EXEEXT): $(sha1test_OBJECTS) $(sha1test_DEPENDENCIES)
225 @rm -f sha1test$(EXEEXT)
226 $(LINK) $(sha1test_OBJECTS) $(sha1test_LDADD) $(LIBS)
227
228 mostlyclean-compile:
229 -rm -f *.$(OBJEXT)
230
231 distclean-compile:
232 -rm -f *.tab.c
233
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1test.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zmap.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zsync.Po@am__quote@
238
239 .c.o:
240 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
241 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
242 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
244 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
245
246 .c.obj:
247 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
248 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
251 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
252
253 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
254 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
255 unique=`for i in $$list; do \
256 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257 done | \
258 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
259 END { if (nonempty) { for (i in files) print i; }; }'`; \
260 mkid -fID $$unique
261 tags: TAGS
262
263 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
264 $(TAGS_FILES) $(LISP)
265 set x; \
266 here=`pwd`; \
267 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268 unique=`for i in $$list; do \
269 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270 done | \
271 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
272 END { if (nonempty) { for (i in files) print i; }; }'`; \
273 shift; \
274 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
275 test -n "$$unique" || unique=$$empty_fix; \
276 if test $$# -gt 0; then \
277 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
278 "$$@" $$unique; \
279 else \
280 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
281 $$unique; \
282 fi; \
283 fi
284 ctags: CTAGS
285 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
286 $(TAGS_FILES) $(LISP)
287 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288 unique=`for i in $$list; do \
289 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290 done | \
291 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
292 END { if (nonempty) { for (i in files) print i; }; }'`; \
293 test -z "$(CTAGS_ARGS)$$unique" \
294 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
295 $$unique
296
297 GTAGS:
298 here=`$(am__cd) $(top_builddir) && pwd` \
299 && $(am__cd) $(top_srcdir) \
300 && gtags -i $(GTAGS_ARGS) "$$here"
301
302 distclean-tags:
303 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
304
305 check-TESTS: $(TESTS)
306 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
307 srcdir=$(srcdir); export srcdir; \
308 list=' $(TESTS) '; \
309 $(am__tty_colors); \
310 if test -n "$$list"; then \
311 for tst in $$list; do \
312 if test -f ./$$tst; then dir=./; \
313 elif test -f $$tst; then dir=; \
314 else dir="$(srcdir)/"; fi; \
315 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
316 all=`expr $$all + 1`; \
317 case " $(XFAIL_TESTS) " in \
318 *[\ \ ]$$tst[\ \ ]*) \
319 xpass=`expr $$xpass + 1`; \
320 failed=`expr $$failed + 1`; \
321 col=$$red; res=XPASS; \
322 ;; \
323 *) \
324 col=$$grn; res=PASS; \
325 ;; \
326 esac; \
327 elif test $$? -ne 77; then \
328 all=`expr $$all + 1`; \
329 case " $(XFAIL_TESTS) " in \
330 *[\ \ ]$$tst[\ \ ]*) \
331 xfail=`expr $$xfail + 1`; \
332 col=$$lgn; res=XFAIL; \
333 ;; \
334 *) \
335 failed=`expr $$failed + 1`; \
336 col=$$red; res=FAIL; \
337 ;; \
338 esac; \
339 else \
340 skip=`expr $$skip + 1`; \
341 col=$$blu; res=SKIP; \
342 fi; \
343 echo "$${col}$$res$${std}: $$tst"; \
344 done; \
345 if test "$$all" -eq 1; then \
346 tests="test"; \
347 All=""; \
348 else \
349 tests="tests"; \
350 All="All "; \
351 fi; \
352 if test "$$failed" -eq 0; then \
353 if test "$$xfail" -eq 0; then \
354 banner="$$All$$all $$tests passed"; \
355 else \
356 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
357 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
358 fi; \
359 else \
360 if test "$$xpass" -eq 0; then \
361 banner="$$failed of $$all $$tests failed"; \
362 else \
363 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
364 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
365 fi; \
366 fi; \
367 dashes="$$banner"; \
368 skipped=""; \
369 if test "$$skip" -ne 0; then \
370 if test "$$skip" -eq 1; then \
371 skipped="($$skip test was not run)"; \
372 else \
373 skipped="($$skip tests were not run)"; \
374 fi; \
375 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
376 dashes="$$skipped"; \
377 fi; \
378 report=""; \
379 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
380 report="Please report to $(PACKAGE_BUGREPORT)"; \
381 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
382 dashes="$$report"; \
383 fi; \
384 dashes=`echo "$$dashes" | sed s/./=/g`; \
385 if test "$$failed" -eq 0; then \
386 echo "$$grn$$dashes"; \
387 else \
388 echo "$$red$$dashes"; \
389 fi; \
390 echo "$$banner"; \
391 test -z "$$skipped" || echo "$$skipped"; \
392 test -z "$$report" || echo "$$report"; \
393 echo "$$dashes$$std"; \
394 test "$$failed" -eq 0; \
395 else :; fi
396
397 distdir: $(DISTFILES)
398 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
399 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400 list='$(DISTFILES)'; \
401 dist_files=`for file in $$list; do echo $$file; done | \
402 sed -e "s|^$$srcdirstrip/||;t" \
403 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
404 case $$dist_files in \
405 */*) $(MKDIR_P) `echo "$$dist_files" | \
406 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
407 sort -u` ;; \
408 esac; \
409 for file in $$dist_files; do \
410 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
411 if test -d $$d/$$file; then \
412 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
413 if test -d "$(distdir)/$$file"; then \
414 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415 fi; \
416 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
417 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
418 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
419 fi; \
420 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
421 else \
422 test -f "$(distdir)/$$file" \
423 || cp -p $$d/$$file "$(distdir)/$$file" \
424 || exit 1; \
425 fi; \
426 done
427 check-am: all-am
428 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
429 check: check-am
430 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
431 installdirs:
432 install: install-am
433 install-exec: install-exec-am
434 install-data: install-data-am
435 uninstall: uninstall-am
436
437 install-am: all-am
438 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
439
440 installcheck: installcheck-am
441 install-strip:
442 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
443 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
444 `test -z '$(STRIP)' || \
445 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
446 mostlyclean-generic:
447
448 clean-generic:
449
450 distclean-generic:
451 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
452 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
453
454 maintainer-clean-generic:
455 @echo "This command is intended for maintainers to use"
456 @echo "it deletes files that may require special tools to rebuild."
457 clean: clean-am
458
459 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS \
460 mostlyclean-am
461
462 distclean: distclean-am
463 -rm -rf ./$(DEPDIR)
464 -rm -f Makefile
465 distclean-am: clean-am distclean-compile distclean-generic \
466 distclean-tags
467
468 dvi: dvi-am
469
470 dvi-am:
471
472 html: html-am
473
474 html-am:
475
476 info: info-am
477
478 info-am:
479
480 install-data-am:
481
482 install-dvi: install-dvi-am
483
484 install-dvi-am:
485
486 install-exec-am:
487
488 install-html: install-html-am
489
490 install-html-am:
491
492 install-info: install-info-am
493
494 install-info-am:
495
496 install-man:
497
498 install-pdf: install-pdf-am
499
500 install-pdf-am:
501
502 install-ps: install-ps-am
503
504 install-ps-am:
505
506 installcheck-am:
507
508 maintainer-clean: maintainer-clean-am
509 -rm -rf ./$(DEPDIR)
510 -rm -f Makefile
511 maintainer-clean-am: distclean-am maintainer-clean-generic
512
513 mostlyclean: mostlyclean-am
514
515 mostlyclean-am: mostlyclean-compile mostlyclean-generic
516
517 pdf: pdf-am
518
519 pdf-am:
520
521 ps: ps-am
522
523 ps-am:
524
525 uninstall-am:
526
527 .MAKE: check-am install-am install-strip
528
529 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
530 clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
531 distclean distclean-compile distclean-generic distclean-tags \
532 distdir dvi dvi-am html html-am info info-am install \
533 install-am install-data install-data-am install-dvi \
534 install-dvi-am install-exec install-exec-am install-html \
535 install-html-am install-info install-info-am install-man \
536 install-pdf install-pdf-am install-ps install-ps-am \
537 install-strip installcheck installcheck-am installdirs \
538 maintainer-clean maintainer-clean-generic mostlyclean \
539 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
540 tags uninstall uninstall-am
541
542
543 # Tell versions [3.59,3.63) of GNU make to not export all variables.
544 # Otherwise a system limit (for SysV at least) may be exceeded.
545 .NOEXPORT: