Added SILC Thread Queue API
[silc.git] / util / robodoc / makefile.in
1 # makefile.in generated by automake 1.7 from makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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
17 #
18 # Information for automake
19 #
20
21 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = .
28
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 INSTALL = @INSTALL@
31 install_sh_DATA = $(install_sh) -c -m 644
32 install_sh_PROGRAM = $(install_sh) -c
33 install_sh_SCRIPT = $(install_sh) -c
34 INSTALL_HEADER = $(INSTALL_DATA)
35 transform = $(program_transform_name)
36 NORMAL_INSTALL = :
37 PRE_INSTALL = :
38 POST_INSTALL = :
39 NORMAL_UNINSTALL = :
40 PRE_UNINSTALL = :
41 POST_UNINSTALL = :
42 ACLOCAL = @ACLOCAL@
43 AMDEP_FALSE = @AMDEP_FALSE@
44 AMDEP_TRUE = @AMDEP_TRUE@
45 AMTAR = @AMTAR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CPP = @CPP@
54 CPPFLAGS = @CPPFLAGS@
55 CYGPATH_W = @CYGPATH_W@
56 DEFS = @DEFS@
57 DEPDIR = @DEPDIR@
58 ECHO_C = @ECHO_C@
59 ECHO_N = @ECHO_N@
60 ECHO_T = @ECHO_T@
61 EGREP = @EGREP@
62 EXEEXT = @EXEEXT@
63 INSTALL_DATA = @INSTALL_DATA@
64 INSTALL_PROGRAM = @INSTALL_PROGRAM@
65 INSTALL_SCRIPT = @INSTALL_SCRIPT@
66 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
67 LDFLAGS = @LDFLAGS@
68 LIBS = @LIBS@
69 LTLIBOBJS = @LTLIBOBJS@
70 MAKEINFO = @MAKEINFO@
71 OBJEXT = @OBJEXT@
72 PACKAGE = @PACKAGE@
73 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
74 PACKAGE_NAME = @PACKAGE_NAME@
75 PACKAGE_STRING = @PACKAGE_STRING@
76 PACKAGE_TARNAME = @PACKAGE_TARNAME@
77 PACKAGE_VERSION = @PACKAGE_VERSION@
78 PATH_SEPARATOR = @PATH_SEPARATOR@
79 SET_MAKE = @SET_MAKE@
80 SHELL = @SHELL@
81 STRIP = @STRIP@
82 VERSION = @VERSION@
83 ac_ct_CC = @ac_ct_CC@
84 ac_ct_STRIP = @ac_ct_STRIP@
85 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
86 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
87 am__include = @am__include@
88 am__quote = @am__quote@
89 bindir = @bindir@
90 build_alias = @build_alias@
91 datadir = @datadir@
92 exec_prefix = @exec_prefix@
93 host_alias = @host_alias@
94 includedir = @includedir@
95 infodir = @infodir@
96 install_sh = @install_sh@
97 libdir = @libdir@
98 libexecdir = @libexecdir@
99 localstatedir = @localstatedir@
100 mandir = @mandir@
101 oldincludedir = @oldincludedir@
102 prefix = @prefix@
103 program_transform_name = @program_transform_name@
104 sbindir = @sbindir@
105 sharedstatedir = @sharedstatedir@
106 sysconfdir = @sysconfdir@
107 target_alias = @target_alias@
108
109 AUTOMAKE_OPTIONS = dist-zip
110
111 SUBDIRS = Docs Source
112
113 exampledir = $(prefix)/examples/$(PACKAGE)-$(VERSION)
114
115 docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
116 doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README
117
118 EXTRA_DIST = \
119         Docs/robodoc.1 \
120         Docs/robodoc.m4 \
121         Docs/robodoc.html \
122         Docs/general.m4 \
123         Docs/example.c \
124         Docs/tocgen.m4 \
125         Docs/example_makefile \
126         Docs/main.css \
127         Examples/C/prog1.c \
128         Examples/C/prog2.c \
129         Examples/C/prog1.c.html \
130         Examples/C/prog2.c.html \
131         Examples/C/makefile \
132         Examples/CPP/muppets.h \
133         Examples/CPP/muppets.cpp \
134         Examples/CPP/masterindex.html \
135         Examples/CPP/muppets.h.html \
136         Examples/CPP/muppets.cpp.html \
137         Examples/CPP/makefile \
138         Headers/assembler.sample \
139         Headers/basic.sample \
140         Headers/c.sample \
141         Headers/cpp.sample \
142         Headers/fortan.sample \
143         Headers/html.sample \
144         Headers/tcl.sample \
145         Source/makefile.plain
146
147 subdir = .
148 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
149 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
150 CONFIG_HEADER = $(top_builddir)/Source/config.h
151 CONFIG_CLEAN_FILES =
152 DIST_SOURCES =
153 DATA = $(doc_DATA)
154
155
156 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
157         ps-recursive install-info-recursive uninstall-info-recursive \
158         all-recursive install-data-recursive install-exec-recursive \
159         installdirs-recursive install-recursive uninstall-recursive \
160         check-recursive installcheck-recursive
161 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL NEWS TODO \
162         aclocal.m4 configure configure.in install-sh makefile.am \
163         makefile.in missing mkinstalldirs
164 DIST_SUBDIRS = $(SUBDIRS)
165 all: all-recursive
166
167 .SUFFIXES:
168
169 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
170  configure.lineno
171 $(srcdir)/makefile.in:  makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
172         cd $(top_srcdir) && \
173           $(AUTOMAKE) --gnu  makefile
174 makefile:  $(srcdir)/makefile.in  $(top_builddir)/config.status
175         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
176
177 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
178         $(SHELL) ./config.status --recheck
179 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
180         cd $(srcdir) && $(AUTOCONF)
181
182 $(ACLOCAL_M4):  configure.in 
183         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
184 uninstall-info-am:
185 docDATA_INSTALL = $(INSTALL_DATA)
186 install-docDATA: $(doc_DATA)
187         @$(NORMAL_INSTALL)
188         $(mkinstalldirs) $(DESTDIR)$(docdir)
189         @list='$(doc_DATA)'; for p in $$list; do \
190           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
191           f="`echo $$p | sed -e 's|^.*/||'`"; \
192           echo " $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f"; \
193           $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f; \
194         done
195
196 uninstall-docDATA:
197         @$(NORMAL_UNINSTALL)
198         @list='$(doc_DATA)'; for p in $$list; do \
199           f="`echo $$p | sed -e 's|^.*/||'`"; \
200           echo " rm -f $(DESTDIR)$(docdir)/$$f"; \
201           rm -f $(DESTDIR)$(docdir)/$$f; \
202         done
203
204 # This directory's subdirectories are mostly independent; you can cd
205 # into them and run `make' without going through this Makefile.
206 # To change the values of `make' variables: instead of editing Makefiles,
207 # (1) if the variable is set in `config.status', edit `config.status'
208 #     (which will cause the Makefiles to be regenerated when you run `make');
209 # (2) otherwise, pass the desired values on the `make' command line.
210 $(RECURSIVE_TARGETS):
211         @set fnord $$MAKEFLAGS; amf=$$2; \
212         dot_seen=no; \
213         target=`echo $@ | sed s/-recursive//`; \
214         list='$(SUBDIRS)'; for subdir in $$list; do \
215           echo "Making $$target in $$subdir"; \
216           if test "$$subdir" = "."; then \
217             dot_seen=yes; \
218             local_target="$$target-am"; \
219           else \
220             local_target="$$target"; \
221           fi; \
222           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
223            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
224         done; \
225         if test "$$dot_seen" = "no"; then \
226           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
227         fi; test -z "$$fail"
228
229 mostlyclean-recursive clean-recursive distclean-recursive \
230 maintainer-clean-recursive:
231         @set fnord $$MAKEFLAGS; amf=$$2; \
232         dot_seen=no; \
233         case "$@" in \
234           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
235           *) list='$(SUBDIRS)' ;; \
236         esac; \
237         rev=''; for subdir in $$list; do \
238           if test "$$subdir" = "."; then :; else \
239             rev="$$subdir $$rev"; \
240           fi; \
241         done; \
242         rev="$$rev ."; \
243         target=`echo $@ | sed s/-recursive//`; \
244         for subdir in $$rev; do \
245           echo "Making $$target in $$subdir"; \
246           if test "$$subdir" = "."; then \
247             local_target="$$target-am"; \
248           else \
249             local_target="$$target"; \
250           fi; \
251           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253         done && test -z "$$fail"
254 tags-recursive:
255         list='$(SUBDIRS)'; for subdir in $$list; do \
256           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
257         done
258 ctags-recursive:
259         list='$(SUBDIRS)'; for subdir in $$list; do \
260           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
261         done
262
263 ETAGS = etags
264 ETAGSFLAGS =
265
266 CTAGS = ctags
267 CTAGSFLAGS =
268
269 tags: TAGS
270
271 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
272         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
273         unique=`for i in $$list; do \
274             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275           done | \
276           $(AWK) '    { files[$$0] = 1; } \
277                END { for (i in files) print i; }'`; \
278         mkid -fID $$unique
279
280 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
281                 $(TAGS_FILES) $(LISP)
282         tags=; \
283         here=`pwd`; \
284         list='$(SUBDIRS)'; for subdir in $$list; do \
285           if test "$$subdir" = .; then :; else \
286             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
287           fi; \
288         done; \
289         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
290         unique=`for i in $$list; do \
291             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292           done | \
293           $(AWK) '    { files[$$0] = 1; } \
294                END { for (i in files) print i; }'`; \
295         test -z "$(ETAGS_ARGS)$$tags$$unique" \
296           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
297              $$tags $$unique
298
299 ctags: CTAGS
300 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
301                 $(TAGS_FILES) $(LISP)
302         tags=; \
303         here=`pwd`; \
304         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
305         unique=`for i in $$list; do \
306             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307           done | \
308           $(AWK) '    { files[$$0] = 1; } \
309                END { for (i in files) print i; }'`; \
310         test -z "$(CTAGS_ARGS)$$tags$$unique" \
311           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
312              $$tags $$unique
313
314 GTAGS:
315         here=`$(am__cd) $(top_builddir) && pwd` \
316           && cd $(top_srcdir) \
317           && gtags -i $(GTAGS_ARGS) $$here
318
319 distclean-tags:
320         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
321 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
322
323 top_distdir = .
324 distdir = $(PACKAGE)-$(VERSION)
325
326 am__remove_distdir = \
327   { test ! -d $(distdir) \
328     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
329          && rm -fr $(distdir); }; }
330
331 GZIP_ENV = --best
332 distuninstallcheck_listfiles = find . -type f -print
333 distcleancheck_listfiles = find . -type f -print
334
335 distdir: $(DISTFILES)
336         $(am__remove_distdir)
337         mkdir $(distdir)
338         $(mkinstalldirs) $(distdir)/Docs $(distdir)/Examples/C $(distdir)/Examples/CPP $(distdir)/Headers $(distdir)/Source
339         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
340         list='$(DISTFILES)'; for file in $$list; do \
341           case $$file in \
342             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
343           esac; \
344           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
347             dir="/$$dir"; \
348             $(mkinstalldirs) "$(distdir)$$dir"; \
349           else \
350             dir=''; \
351           fi; \
352           if test -d $$d/$$file; then \
353             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
354               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
355             fi; \
356             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
357           else \
358             test -f $(distdir)/$$file \
359             || cp -p $$d/$$file $(distdir)/$$file \
360             || exit 1; \
361           fi; \
362         done
363         list='$(SUBDIRS)'; for subdir in $$list; do \
364           if test "$$subdir" = .; then :; else \
365             test -d $(distdir)/$$subdir \
366             || mkdir $(distdir)/$$subdir \
367             || exit 1; \
368             (cd $$subdir && \
369               $(MAKE) $(AM_MAKEFLAGS) \
370                 top_distdir="$(top_distdir)" \
371                 distdir=../$(distdir)/$$subdir \
372                 distdir) \
373               || exit 1; \
374           fi; \
375         done
376         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
377           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
378           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
379           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
380         || chmod -R a+r $(distdir)
381 dist-gzip: distdir
382         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
383         $(am__remove_distdir)
384
385 dist-zip: distdir
386         -rm -f $(distdir).zip
387         zip -rq $(distdir).zip $(distdir)
388         $(am__remove_distdir)
389
390 dist dist-all: distdir
391         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
392         -rm -f $(distdir).zip
393         zip -rq $(distdir).zip $(distdir)
394         $(am__remove_distdir)
395
396 # This target untars the dist file and tries a VPATH configuration.  Then
397 # it guarantees that the distribution is self-contained by making another
398 # tarfile.
399 distcheck: dist
400         $(am__remove_distdir)
401         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
402         chmod -R a-w $(distdir); chmod a+w $(distdir)
403         mkdir $(distdir)/=build
404         mkdir $(distdir)/=inst
405         chmod a-w $(distdir)
406         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
407           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
408           && $(mkinstalldirs) $$dc_destdir \
409           && cd $(distdir)/=build \
410           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
411             $(DISTCHECK_CONFIGURE_FLAGS) \
412           && $(MAKE) $(AM_MAKEFLAGS) \
413           && $(MAKE) $(AM_MAKEFLAGS) dvi \
414           && $(MAKE) $(AM_MAKEFLAGS) check \
415           && $(MAKE) $(AM_MAKEFLAGS) install \
416           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
417           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
418           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
419                 distuninstallcheck \
420           && chmod -R a-w "$$dc_install_base" \
421           && ({   $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
422                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
423                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
424                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
425               } || { rm -rf "$$dc_destdir"; exit 1; }) \
426           && rm -rf "$$dc_destdir" \
427           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
428           && rm -f $(distdir).tar.gz \
429           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
430         $(am__remove_distdir)
431         @echo "$(distdir).tar.gz is ready for distribution" | \
432           sed 'h;s/./=/g;p;x;p;x'
433 distuninstallcheck:
434         cd $(distuninstallcheck_dir) \
435         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
436            || { echo "ERROR: files left after uninstall:" ; \
437                 if test -n "$(DESTDIR)"; then \
438                   echo "  (check DESTDIR support)"; \
439                 fi ; \
440                 $(distuninstallcheck_listfiles) ; \
441                 exit 1; } >&2
442 distcleancheck: distclean
443         if test '$(srcdir)' = . ; then \
444           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
445           exit 1 ; \
446         fi
447         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
448           || { echo "ERROR: files left in build directory after distclean:" ; \
449                $(distcleancheck_listfiles) ; \
450                exit 1; } >&2
451 check-am: all-am
452 check: check-recursive
453 all-am: makefile $(DATA)
454 installdirs: installdirs-recursive
455 installdirs-am:
456         $(mkinstalldirs) $(DESTDIR)$(docdir)
457
458 install: install-recursive
459 install-exec: install-exec-recursive
460 install-data: install-data-recursive
461 uninstall: uninstall-recursive
462
463 install-am: all-am
464         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465
466 installcheck: installcheck-recursive
467 install-strip:
468         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469           INSTALL_STRIP_FLAG=-s \
470           `test -z '$(STRIP)' || \
471             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
472 mostlyclean-generic:
473
474 clean-generic:
475
476 distclean-generic:
477         -rm -f Makefile $(CONFIG_CLEAN_FILES)
478
479 maintainer-clean-generic:
480         @echo "This command is intended for maintainers to use"
481         @echo "it deletes files that may require special tools to rebuild."
482 clean: clean-recursive
483
484 clean-am: clean-generic mostlyclean-am
485
486 distclean: distclean-recursive
487         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
488 distclean-am: clean-am distclean-generic distclean-tags
489
490 dvi: dvi-recursive
491
492 dvi-am:
493
494 info: info-recursive
495
496 info-am:
497
498 install-data-am: install-docDATA
499
500 install-exec-am:
501
502 install-info: install-info-recursive
503
504 install-man:
505
506 installcheck-am:
507
508 maintainer-clean: maintainer-clean-recursive
509         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
510         -rm -rf autom4te.cache
511 maintainer-clean-am: distclean-am maintainer-clean-generic
512
513 mostlyclean: mostlyclean-recursive
514
515 mostlyclean-am: mostlyclean-generic
516
517 pdf: pdf-recursive
518
519 pdf-am:
520
521 ps: ps-recursive
522
523 ps-am:
524
525 uninstall-am: uninstall-docDATA uninstall-info-am
526
527 uninstall-info: uninstall-info-recursive
528
529 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
530         clean-generic clean-recursive ctags ctags-recursive dist \
531         dist-all dist-gzip dist-zip distcheck distclean \
532         distclean-generic distclean-recursive distclean-tags \
533         distcleancheck distdir distuninstallcheck dvi dvi-am \
534         dvi-recursive info info-am info-recursive install install-am \
535         install-data install-data-am install-data-recursive \
536         install-docDATA install-exec install-exec-am \
537         install-exec-recursive install-info install-info-am \
538         install-info-recursive install-man install-recursive \
539         install-strip installcheck installcheck-am installdirs \
540         installdirs-am installdirs-recursive maintainer-clean \
541         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
542         mostlyclean-generic mostlyclean-recursive pdf pdf-am \
543         pdf-recursive ps ps-am ps-recursive tags tags-recursive \
544         uninstall uninstall-am uninstall-docDATA uninstall-info-am \
545         uninstall-info-recursive uninstall-recursive
546
547
548 #
549 # End of automake stuff
550 #
551
552 myclean:
553         rm -f *~
554         rm -f makefile.in
555         rm -f *.tar.gz *.zip
556         rm -f *.log aclocal.m4 config.cache
557         rm -f install-sh
558         rm -f mkinstalldirs
559         rm -f missing makefile
560         rm -f configure config.status
561         $(MAKE) -f makefile.am -C Docs     myclean
562         $(MAKE) -f makefile.am -C Source   myclean
563         $(MAKE)                -C Examples myclean
564
565 Docs/robodoc.html :
566         $(MAKE) -C Docs robodoc.html
567
568 Examples/C/prog1.c.html :
569         $(MAKE) -C Examples/C prog1.c.html 
570
571 Examples/C/prog2.c.html :
572         $(MAKE) -C Examples/C prog2.c.html 
573
574 Examples/CPP/masterindex.html :
575         $(MAKE) -C Examples/CPP masterindex.html 
576
577 Examples/CPP/muppets.h.html :
578         $(MAKE) -C Examples/CPP muppets.h.html 
579
580 Examples/CPP/muppets.cpp.html :
581         $(MAKE) -C Examples/CPP muppets.cpp.html 
582
583 #
584 #
585 #
586
587 docall:
588         $(MAKE) -C Source html
589 # Tell versions [3.59,3.63) of GNU make to not export all variables.
590 # Otherwise a system limit (for SysV at least) may be exceeded.
591 .NOEXPORT: