Version 5.0.6 Release
[ctsim.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = .
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
37         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38         TODO config.guess config.sub depcomp install-sh missing \
39         mkinstalldirs
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45  configure.lineno config.status.lineno
46 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_HEADER = config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52         html-recursive info-recursive install-data-recursive \
53         install-dvi-recursive install-exec-recursive \
54         install-html-recursive install-info-recursive \
55         install-pdf-recursive install-ps-recursive install-recursive \
56         installcheck-recursive installdirs-recursive pdf-recursive \
57         ps-recursive uninstall-recursive
58 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59   distclean-recursive maintainer-clean-recursive
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = man libctsupport libctsim html cgi-bin include getopt \
63         libctgraphics src tools helical
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68   { test ! -d $(distdir) \
69     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70          && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 AMTAR = @AMTAR@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CC = @CC@
82 CCDEPMODE = @CCDEPMODE@
83 CFLAGS = @CFLAGS@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CXX = @CXX@
87 CXXDEPMODE = @CXXDEPMODE@
88 CXXFLAGS = @CXXFLAGS@
89 CYGPATH_W = @CYGPATH_W@
90 DEFS = @DEFS@
91 DEPDIR = @DEPDIR@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 GREP = @GREP@
98 INSTALL = @INSTALL@
99 INSTALL_DATA = @INSTALL_DATA@
100 INSTALL_PROGRAM = @INSTALL_PROGRAM@
101 INSTALL_SCRIPT = @INSTALL_SCRIPT@
102 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103 LDFLAGS = @LDFLAGS@
104 LIBOBJS = @LIBOBJS@
105 LIBS = @LIBS@
106 LTLIBOBJS = @LTLIBOBJS@
107 MAINT = @MAINT@
108 MAKEINFO = @MAKEINFO@
109 MKDIR_P = @MKDIR_P@
110 OBJEXT = @OBJEXT@
111 PACKAGE = @PACKAGE@
112 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113 PACKAGE_NAME = @PACKAGE_NAME@
114 PACKAGE_STRING = @PACKAGE_STRING@
115 PACKAGE_TARNAME = @PACKAGE_TARNAME@
116 PACKAGE_URL = @PACKAGE_URL@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 RANLIB = @RANLIB@
120 SET_MAKE = @SET_MAKE@
121 SHELL = @SHELL@
122 STRIP = @STRIP@
123 VERSION = @VERSION@
124 XMKMF = @XMKMF@
125 X_BASIC_LIBS = @X_BASIC_LIBS@
126 X_CFLAGS = @X_CFLAGS@
127 X_EXTRA_LIBS = @X_EXTRA_LIBS@
128 X_LIBS = @X_LIBS@
129 X_PRE_LIBS = @X_PRE_LIBS@
130 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
131 abs_builddir = @abs_builddir@
132 abs_srcdir = @abs_srcdir@
133 abs_top_builddir = @abs_top_builddir@
134 abs_top_srcdir = @abs_top_srcdir@
135 ac_ct_CC = @ac_ct_CC@
136 ac_ct_CXX = @ac_ct_CXX@
137 am__include = @am__include@
138 am__leading_dot = @am__leading_dot@
139 am__quote = @am__quote@
140 am__tar = @am__tar@
141 am__untar = @am__untar@
142 bindir = @bindir@
143 build = @build@
144 build_alias = @build_alias@
145 build_cpu = @build_cpu@
146 build_os = @build_os@
147 build_vendor = @build_vendor@
148 builddir = @builddir@
149 cgibindir = @cgibindir@
150 cgibinurl = @cgibinurl@
151 cgiprograms = @cgiprograms@
152 ctlibs = @ctlibs@
153 datadir = @datadir@
154 datarootdir = @datarootdir@
155 docdir = @docdir@
156 dvidir = @dvidir@
157 exec_prefix = @exec_prefix@
158 host = @host@
159 host_alias = @host_alias@
160 host_cpu = @host_cpu@
161 host_os = @host_os@
162 host_vendor = @host_vendor@
163 htmldata = @htmldata@
164 htmldir = @htmldir@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 lamdefs = @lamdefs@
169 lamdir = @lamdir@
170 lamprograms = @lamprograms@
171 libdir = @libdir@
172 libexecdir = @libexecdir@
173 localedir = @localedir@
174 localstatedir = @localstatedir@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 mpienable = @mpienable@
178 my_includes = @my_includes@
179 oldincludedir = @oldincludedir@
180 pdfdir = @pdfdir@
181 prefix = @prefix@
182 program_transform_name = @program_transform_name@
183 psdir = @psdir@
184 sbindir = @sbindir@
185 sharedstatedir = @sharedstatedir@
186 srcdir = @srcdir@
187 sysconfdir = @sysconfdir@
188 target_alias = @target_alias@
189 top_build_prefix = @top_build_prefix@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192 webdatadir = @webdatadir@
193 webdataurl = @webdataurl@
194 webenabled = @webenabled@
195 wxcflags = @wxcflags@
196 wxconfig = @wxconfig@
197 wxlibs = @wxlibs@
198 @INCLUDED_GETOPT_LONG_FALSE@EXTRA_DIRS1 = 
199 @INCLUDED_GETOPT_LONG_TRUE@EXTRA_DIRS1 = getopt
200 @HAVE_SGP_FALSE@EXTRA_DIRS2 = 
201 @HAVE_SGP_TRUE@EXTRA_DIRS2 = libctgraphics
202 @HAVE_WXWINDOWS_FALSE@EXTRA_DIRS3 = 
203 @HAVE_WXWINDOWS_TRUE@EXTRA_DIRS3 = src
204 SUBDIRS = man libctsupport libctsim  html cgi-bin include $(EXTRA_DIRS1) $(EXTRA_DIRS2) $(EXTRA_DIRS3) tools helical
205 EXTRA_DIST = acsite.m4 make.bat msvc/ctsim.dsw msvc/ctsimtext/ctsimtext.dsp msvc/libctsim/libctsim.dsp msvc/ctsim/ctsim.dsp
206 CLEANFILES = docs/html/\* config.log config.status configure.in config.h stamp-h1
207 all: config.h
208         $(MAKE) $(AM_MAKEFLAGS) all-recursive
209
210 .SUFFIXES:
211 am--refresh:
212         @:
213 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
214         @for dep in $?; do \
215           case '$(am__configure_deps)' in \
216             *$$dep*) \
217               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
218               cd $(srcdir) && $(AUTOMAKE) --gnu  \
219                 && exit 0; \
220               exit 1;; \
221           esac; \
222         done; \
223         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
224         cd $(top_srcdir) && \
225           $(AUTOMAKE) --gnu  Makefile
226 .PRECIOUS: Makefile
227 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228         @case '$?' in \
229           *config.status*) \
230             echo ' $(SHELL) ./config.status'; \
231             $(SHELL) ./config.status;; \
232           *) \
233             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
234             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
235         esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238         $(SHELL) ./config.status --recheck
239
240 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
241         cd $(srcdir) && $(AUTOCONF)
242 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
243         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
244
245 config.h: stamp-h1
246         @if test ! -f $@; then \
247           rm -f stamp-h1; \
248           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
249         else :; fi
250
251 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
252         @rm -f stamp-h1
253         cd $(top_builddir) && $(SHELL) ./config.status config.h
254 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
255         cd $(top_srcdir) && $(AUTOHEADER)
256         rm -f stamp-h1
257         touch $@
258
259 distclean-hdr:
260         -rm -f config.h stamp-h1
261
262 # This directory's subdirectories are mostly independent; you can cd
263 # into them and run `make' without going through this Makefile.
264 # To change the values of `make' variables: instead of editing Makefiles,
265 # (1) if the variable is set in `config.status', edit `config.status'
266 #     (which will cause the Makefiles to be regenerated when you run `make');
267 # (2) otherwise, pass the desired values on the `make' command line.
268 $(RECURSIVE_TARGETS):
269         @failcom='exit 1'; \
270         for f in x $$MAKEFLAGS; do \
271           case $$f in \
272             *=* | --[!k]*);; \
273             *k*) failcom='fail=yes';; \
274           esac; \
275         done; \
276         dot_seen=no; \
277         target=`echo $@ | sed s/-recursive//`; \
278         list='$(SUBDIRS)'; for subdir in $$list; do \
279           echo "Making $$target in $$subdir"; \
280           if test "$$subdir" = "."; then \
281             dot_seen=yes; \
282             local_target="$$target-am"; \
283           else \
284             local_target="$$target"; \
285           fi; \
286           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287           || eval $$failcom; \
288         done; \
289         if test "$$dot_seen" = "no"; then \
290           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
291         fi; test -z "$$fail"
292
293 $(RECURSIVE_CLEAN_TARGETS):
294         @failcom='exit 1'; \
295         for f in x $$MAKEFLAGS; do \
296           case $$f in \
297             *=* | --[!k]*);; \
298             *k*) failcom='fail=yes';; \
299           esac; \
300         done; \
301         dot_seen=no; \
302         case "$@" in \
303           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
304           *) list='$(SUBDIRS)' ;; \
305         esac; \
306         rev=''; for subdir in $$list; do \
307           if test "$$subdir" = "."; then :; else \
308             rev="$$subdir $$rev"; \
309           fi; \
310         done; \
311         rev="$$rev ."; \
312         target=`echo $@ | sed s/-recursive//`; \
313         for subdir in $$rev; do \
314           echo "Making $$target in $$subdir"; \
315           if test "$$subdir" = "."; then \
316             local_target="$$target-am"; \
317           else \
318             local_target="$$target"; \
319           fi; \
320           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
321           || eval $$failcom; \
322         done && test -z "$$fail"
323 tags-recursive:
324         list='$(SUBDIRS)'; for subdir in $$list; do \
325           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
326         done
327 ctags-recursive:
328         list='$(SUBDIRS)'; for subdir in $$list; do \
329           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
330         done
331
332 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
333         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
334         unique=`for i in $$list; do \
335             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336           done | \
337           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
338               END { if (nonempty) { for (i in files) print i; }; }'`; \
339         mkid -fID $$unique
340 tags: TAGS
341
342 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
343                 $(TAGS_FILES) $(LISP)
344         tags=; \
345         here=`pwd`; \
346         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
347           include_option=--etags-include; \
348           empty_fix=.; \
349         else \
350           include_option=--include; \
351           empty_fix=; \
352         fi; \
353         list='$(SUBDIRS)'; for subdir in $$list; do \
354           if test "$$subdir" = .; then :; else \
355             test ! -f $$subdir/TAGS || \
356               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
357           fi; \
358         done; \
359         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
360         unique=`for i in $$list; do \
361             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362           done | \
363           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
364               END { if (nonempty) { for (i in files) print i; }; }'`; \
365         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
366           test -n "$$unique" || unique=$$empty_fix; \
367           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
368             $$tags $$unique; \
369         fi
370 ctags: CTAGS
371 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
372                 $(TAGS_FILES) $(LISP)
373         tags=; \
374         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
375         unique=`for i in $$list; do \
376             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377           done | \
378           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
379               END { if (nonempty) { for (i in files) print i; }; }'`; \
380         test -z "$(CTAGS_ARGS)$$tags$$unique" \
381           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
382              $$tags $$unique
383
384 GTAGS:
385         here=`$(am__cd) $(top_builddir) && pwd` \
386           && cd $(top_srcdir) \
387           && gtags -i $(GTAGS_ARGS) $$here
388
389 distclean-tags:
390         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
391
392 distdir: $(DISTFILES)
393         $(am__remove_distdir)
394         test -d $(distdir) || mkdir $(distdir)
395         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
397         list='$(DISTFILES)'; \
398           dist_files=`for file in $$list; do echo $$file; done | \
399           sed -e "s|^$$srcdirstrip/||;t" \
400               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
401         case $$dist_files in \
402           */*) $(MKDIR_P) `echo "$$dist_files" | \
403                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
404                            sort -u` ;; \
405         esac; \
406         for file in $$dist_files; do \
407           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
408           if test -d $$d/$$file; then \
409             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
410             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
411               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
412             fi; \
413             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
414           else \
415             test -f $(distdir)/$$file \
416             || cp -p $$d/$$file $(distdir)/$$file \
417             || exit 1; \
418           fi; \
419         done
420         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
421           if test "$$subdir" = .; then :; else \
422             test -d "$(distdir)/$$subdir" \
423             || $(MKDIR_P) "$(distdir)/$$subdir" \
424             || exit 1; \
425             distdir=`$(am__cd) $(distdir) && pwd`; \
426             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
427             (cd $$subdir && \
428               $(MAKE) $(AM_MAKEFLAGS) \
429                 top_distdir="$$top_distdir" \
430                 distdir="$$distdir/$$subdir" \
431                 am__remove_distdir=: \
432                 am__skip_length_check=: \
433                 distdir) \
434               || exit 1; \
435           fi; \
436         done
437         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
438           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
439           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
440           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
441         || chmod -R a+r $(distdir)
442 dist-gzip: distdir
443         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
444         $(am__remove_distdir)
445
446 dist-bzip2: distdir
447         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
448         $(am__remove_distdir)
449
450 dist-lzma: distdir
451         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
452         $(am__remove_distdir)
453
454 dist-tarZ: distdir
455         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
456         $(am__remove_distdir)
457
458 dist-shar: distdir
459         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
460         $(am__remove_distdir)
461
462 dist-zip: distdir
463         -rm -f $(distdir).zip
464         zip -rq $(distdir).zip $(distdir)
465         $(am__remove_distdir)
466
467 dist dist-all: distdir
468         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469         $(am__remove_distdir)
470
471 # This target untars the dist file and tries a VPATH configuration.  Then
472 # it guarantees that the distribution is self-contained by making another
473 # tarfile.
474 distcheck: dist
475         case '$(DIST_ARCHIVES)' in \
476         *.tar.gz*) \
477           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
478         *.tar.bz2*) \
479           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
480         *.tar.lzma*) \
481           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
482         *.tar.Z*) \
483           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
484         *.shar.gz*) \
485           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
486         *.zip*) \
487           unzip $(distdir).zip ;;\
488         esac
489         chmod -R a-w $(distdir); chmod a+w $(distdir)
490         mkdir $(distdir)/_build
491         mkdir $(distdir)/_inst
492         chmod a-w $(distdir)
493         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
494           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
495           && cd $(distdir)/_build \
496           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
497             $(DISTCHECK_CONFIGURE_FLAGS) \
498           && $(MAKE) $(AM_MAKEFLAGS) \
499           && $(MAKE) $(AM_MAKEFLAGS) dvi \
500           && $(MAKE) $(AM_MAKEFLAGS) check \
501           && $(MAKE) $(AM_MAKEFLAGS) install \
502           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
503           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
504           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
505                 distuninstallcheck \
506           && chmod -R a-w "$$dc_install_base" \
507           && ({ \
508                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
509                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
510                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
511                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
512                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
513               } || { rm -rf "$$dc_destdir"; exit 1; }) \
514           && rm -rf "$$dc_destdir" \
515           && $(MAKE) $(AM_MAKEFLAGS) dist \
516           && rm -rf $(DIST_ARCHIVES) \
517           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
518         $(am__remove_distdir)
519         @(echo "$(distdir) archives ready for distribution: "; \
520           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
521           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
522 distuninstallcheck:
523         @cd $(distuninstallcheck_dir) \
524         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
525            || { echo "ERROR: files left after uninstall:" ; \
526                 if test -n "$(DESTDIR)"; then \
527                   echo "  (check DESTDIR support)"; \
528                 fi ; \
529                 $(distuninstallcheck_listfiles) ; \
530                 exit 1; } >&2
531 distcleancheck: distclean
532         @if test '$(srcdir)' = . ; then \
533           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
534           exit 1 ; \
535         fi
536         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
537           || { echo "ERROR: files left in build directory after distclean:" ; \
538                $(distcleancheck_listfiles) ; \
539                exit 1; } >&2
540 check-am: all-am
541 check: check-recursive
542 all-am: Makefile config.h
543 installdirs: installdirs-recursive
544 installdirs-am:
545 install: install-recursive
546 install-exec: install-exec-recursive
547 install-data: install-data-recursive
548 uninstall: uninstall-recursive
549
550 install-am: all-am
551         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553 installcheck: installcheck-recursive
554 install-strip:
555         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
556           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
557           `test -z '$(STRIP)' || \
558             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
559 mostlyclean-generic:
560
561 clean-generic:
562         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
563
564 distclean-generic:
565         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
566
567 maintainer-clean-generic:
568         @echo "This command is intended for maintainers to use"
569         @echo "it deletes files that may require special tools to rebuild."
570 clean: clean-recursive
571
572 clean-am: clean-generic clean-local mostlyclean-am
573
574 distclean: distclean-recursive
575         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
576         -rm -f Makefile
577 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
578
579 dvi: dvi-recursive
580
581 dvi-am:
582
583 html: html-recursive
584
585 info: info-recursive
586
587 info-am:
588
589 install-data-am:
590
591 install-dvi: install-dvi-recursive
592
593 install-exec-am:
594
595 install-html: install-html-recursive
596
597 install-info: install-info-recursive
598
599 install-man:
600
601 install-pdf: install-pdf-recursive
602
603 install-ps: install-ps-recursive
604
605 installcheck-am:
606
607 maintainer-clean: maintainer-clean-recursive
608         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
609         -rm -rf $(top_srcdir)/autom4te.cache
610         -rm -f Makefile
611 maintainer-clean-am: distclean-am maintainer-clean-generic
612
613 mostlyclean: mostlyclean-recursive
614
615 mostlyclean-am: mostlyclean-generic
616
617 pdf: pdf-recursive
618
619 pdf-am:
620
621 ps: ps-recursive
622
623 ps-am:
624
625 uninstall-am:
626
627 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
628         install-strip
629
630 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
631         all all-am am--refresh check check-am clean clean-generic \
632         clean-local ctags ctags-recursive dist dist-all dist-bzip2 \
633         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
634         distclean distclean-generic distclean-hdr distclean-tags \
635         distcleancheck distdir distuninstallcheck dvi dvi-am html \
636         html-am info info-am install install-am install-data \
637         install-data-am install-dvi install-dvi-am install-exec \
638         install-exec-am install-html install-html-am install-info \
639         install-info-am install-man install-pdf install-pdf-am \
640         install-ps install-ps-am install-strip installcheck \
641         installcheck-am installdirs installdirs-am maintainer-clean \
642         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
643         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
644
645 clean-local:
646         rm -rf docs/html
647
648 #install-data-hook:
649 #       test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir)
650 #       install -g root -o root -m 0644 docs/ctsim.htb $(datadir)
651 # Tell versions [3.59,3.63) of GNU make to not export all variables.
652 # Otherwise a system limit (for SysV at least) may be exceeded.
653 .NOEXPORT: