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