r11859: Canonicalize whitespace
[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 subdir = .
182 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
183 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
184 CONFIG_HEADER = config.h
185 CONFIG_CLEAN_FILES =
186 DIST_SOURCES =
187
188 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
189         ps-recursive install-info-recursive uninstall-info-recursive \
190         all-recursive install-data-recursive install-exec-recursive \
191         installdirs-recursive install-recursive uninstall-recursive \
192         check-recursive installcheck-recursive
193 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
194         COPYING ChangeLog INSTALL Makefile.am NEWS TODO aclocal.m4 \
195         config.guess config.h.in config.sub configure configure.ac \
196         configure.in depcomp install-sh missing mkinstalldirs
197 DIST_SUBDIRS = man libctsupport libctsim html cgi-bin include getopt \
198         libctgraphics src tools helical
199 all: config.h
200         $(MAKE) $(AM_MAKEFLAGS) all-recursive
201
202 .SUFFIXES:
203
204 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
205  configure.lineno
206 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
207         cd $(top_srcdir) && \
208           $(AUTOMAKE) --gnu  Makefile
209 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
210         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
211
212 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213         $(SHELL) ./config.status --recheck
214 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
215         cd $(srcdir) && $(AUTOCONF)
216
217 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 
218         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
219
220 config.h: stamp-h1
221         @if test ! -f $@; then \
222           rm -f stamp-h1; \
223           $(MAKE) stamp-h1; \
224         else :; fi
225
226 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
227         @rm -f stamp-h1
228         cd $(top_builddir) && $(SHELL) ./config.status config.h
229
230 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
231         cd $(top_srcdir) && $(AUTOHEADER)
232         touch $(srcdir)/config.h.in
233
234 distclean-hdr:
235         -rm -f config.h stamp-h1
236 uninstall-info-am:
237
238 # This directory's subdirectories are mostly independent; you can cd
239 # into them and run `make' without going through this Makefile.
240 # To change the values of `make' variables: instead of editing Makefiles,
241 # (1) if the variable is set in `config.status', edit `config.status'
242 #     (which will cause the Makefiles to be regenerated when you run `make');
243 # (2) otherwise, pass the desired values on the `make' command line.
244 $(RECURSIVE_TARGETS):
245         @set fnord $$MAKEFLAGS; amf=$$2; \
246         dot_seen=no; \
247         target=`echo $@ | sed s/-recursive//`; \
248         list='$(SUBDIRS)'; for subdir in $$list; do \
249           echo "Making $$target in $$subdir"; \
250           if test "$$subdir" = "."; then \
251             dot_seen=yes; \
252             local_target="$$target-am"; \
253           else \
254             local_target="$$target"; \
255           fi; \
256           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
257            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
258         done; \
259         if test "$$dot_seen" = "no"; then \
260           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
261         fi; test -z "$$fail"
262
263 mostlyclean-recursive clean-recursive distclean-recursive \
264 maintainer-clean-recursive:
265         @set fnord $$MAKEFLAGS; amf=$$2; \
266         dot_seen=no; \
267         case "$@" in \
268           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
269           *) list='$(SUBDIRS)' ;; \
270         esac; \
271         rev=''; for subdir in $$list; do \
272           if test "$$subdir" = "."; then :; else \
273             rev="$$subdir $$rev"; \
274           fi; \
275         done; \
276         rev="$$rev ."; \
277         target=`echo $@ | sed s/-recursive//`; \
278         for subdir in $$rev; do \
279           echo "Making $$target in $$subdir"; \
280           if test "$$subdir" = "."; then \
281             local_target="$$target-am"; \
282           else \
283             local_target="$$target"; \
284           fi; \
285           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
287         done && test -z "$$fail"
288 tags-recursive:
289         list='$(SUBDIRS)'; for subdir in $$list; do \
290           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
291         done
292 ctags-recursive:
293         list='$(SUBDIRS)'; for subdir in $$list; do \
294           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
295         done
296
297 ETAGS = etags
298 ETAGSFLAGS =
299
300 CTAGS = ctags
301 CTAGSFLAGS =
302
303 tags: TAGS
304
305 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307         unique=`for i in $$list; do \
308             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309           done | \
310           $(AWK) '    { files[$$0] = 1; } \
311                END { for (i in files) print i; }'`; \
312         mkid -fID $$unique
313
314 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
315                 $(TAGS_FILES) $(LISP)
316         tags=; \
317         here=`pwd`; \
318         if (etags --etags-include --version) >/dev/null 2>&1; then \
319           include_option=--etags-include; \
320         else \
321           include_option=--include; \
322         fi; \
323         list='$(SUBDIRS)'; for subdir in $$list; do \
324           if test "$$subdir" = .; then :; else \
325             test -f $$subdir/TAGS && \
326               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
327           fi; \
328         done; \
329         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
330         unique=`for i in $$list; do \
331             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332           done | \
333           $(AWK) '    { files[$$0] = 1; } \
334                END { for (i in files) print i; }'`; \
335         test -z "$(ETAGS_ARGS)$$tags$$unique" \
336           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337              $$tags $$unique
338
339 ctags: CTAGS
340 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
341                 $(TAGS_FILES) $(LISP)
342         tags=; \
343         here=`pwd`; \
344         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '    { files[$$0] = 1; } \
349                END { for (i in files) print i; }'`; \
350         test -z "$(CTAGS_ARGS)$$tags$$unique" \
351           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
352              $$tags $$unique
353
354 GTAGS:
355         here=`$(am__cd) $(top_builddir) && pwd` \
356           && cd $(top_srcdir) \
357           && gtags -i $(GTAGS_ARGS) $$here
358
359 distclean-tags:
360         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
361 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
362
363 top_distdir = .
364 distdir = $(PACKAGE)-$(VERSION)
365
366 am__remove_distdir = \
367   { test ! -d $(distdir) \
368     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
369          && rm -fr $(distdir); }; }
370
371 GZIP_ENV = --best
372 distuninstallcheck_listfiles = find . -type f -print
373 distcleancheck_listfiles = find . -type f -print
374
375 distdir: $(DISTFILES)
376         $(am__remove_distdir)
377         mkdir $(distdir)
378         $(mkinstalldirs) $(distdir)/cgi-bin $(distdir)/helical $(distdir)/html $(distdir)/msvc $(distdir)/msvc/ctsim $(distdir)/msvc/ctsimtext $(distdir)/msvc/libctsim $(distdir)/tools
379         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381         list='$(DISTFILES)'; for file in $$list; do \
382           case $$file in \
383             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
385           esac; \
386           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389             dir="/$$dir"; \
390             $(mkinstalldirs) "$(distdir)$$dir"; \
391           else \
392             dir=''; \
393           fi; \
394           if test -d $$d/$$file; then \
395             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397             fi; \
398             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399           else \
400             test -f $(distdir)/$$file \
401             || cp -p $$d/$$file $(distdir)/$$file \
402             || exit 1; \
403           fi; \
404         done
405         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
406           if test "$$subdir" = .; then :; else \
407             test -d $(distdir)/$$subdir \
408             || mkdir $(distdir)/$$subdir \
409             || exit 1; \
410             (cd $$subdir && \
411               $(MAKE) $(AM_MAKEFLAGS) \
412                 top_distdir="$(top_distdir)" \
413                 distdir=../$(distdir)/$$subdir \
414                 distdir) \
415               || exit 1; \
416           fi; \
417         done
418         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
419           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
420           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
421           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
422         || chmod -R a+r $(distdir)
423 dist-gzip: distdir
424         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
425         $(am__remove_distdir)
426
427 dist dist-all: distdir
428         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
429         $(am__remove_distdir)
430
431 # This target untars the dist file and tries a VPATH configuration.  Then
432 # it guarantees that the distribution is self-contained by making another
433 # tarfile.
434 distcheck: dist
435         $(am__remove_distdir)
436         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
437         chmod -R a-w $(distdir); chmod a+w $(distdir)
438         mkdir $(distdir)/_build
439         mkdir $(distdir)/_inst
440         chmod a-w $(distdir)
441         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
442           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
443           && cd $(distdir)/_build \
444           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
445             $(DISTCHECK_CONFIGURE_FLAGS) \
446           && $(MAKE) $(AM_MAKEFLAGS) \
447           && $(MAKE) $(AM_MAKEFLAGS) dvi \
448           && $(MAKE) $(AM_MAKEFLAGS) check \
449           && $(MAKE) $(AM_MAKEFLAGS) install \
450           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
451           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
452           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
453                 distuninstallcheck \
454           && chmod -R a-w "$$dc_install_base" \
455           && ({ \
456                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
457                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
458                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
459                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
460                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
461               } || { rm -rf "$$dc_destdir"; exit 1; }) \
462           && rm -rf "$$dc_destdir" \
463           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
464           && rm -f $(distdir).tar.gz \
465           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
466         $(am__remove_distdir)
467         @echo "$(distdir).tar.gz is ready for distribution" | \
468           sed 'h;s/./=/g;p;x;p;x'
469 distuninstallcheck:
470         @cd $(distuninstallcheck_dir) \
471         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
472            || { echo "ERROR: files left after uninstall:" ; \
473                 if test -n "$(DESTDIR)"; then \
474                   echo "  (check DESTDIR support)"; \
475                 fi ; \
476                 $(distuninstallcheck_listfiles) ; \
477                 exit 1; } >&2
478 distcleancheck: distclean
479         @if test '$(srcdir)' = . ; then \
480           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
481           exit 1 ; \
482         fi
483         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
484           || { echo "ERROR: files left in build directory after distclean:" ; \
485                $(distcleancheck_listfiles) ; \
486                exit 1; } >&2
487 check-am: all-am
488 check: check-recursive
489 all-am: Makefile config.h
490 installdirs: installdirs-recursive
491 installdirs-am:
492
493 install: install-recursive
494 install-exec: install-exec-recursive
495 install-data: install-data-recursive
496 uninstall: uninstall-recursive
497
498 install-am: all-am
499         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501 installcheck: installcheck-recursive
502 install-strip:
503         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505           `test -z '$(STRIP)' || \
506             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
507 mostlyclean-generic:
508
509 clean-generic:
510
511 distclean-generic:
512         -rm -f $(CONFIG_CLEAN_FILES)
513
514 maintainer-clean-generic:
515         @echo "This command is intended for maintainers to use"
516         @echo "it deletes files that may require special tools to rebuild."
517 clean: clean-recursive
518
519 clean-am: clean-generic mostlyclean-am
520
521 distclean: distclean-recursive
522         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
523         -rm -f Makefile
524 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
525
526 dvi: dvi-recursive
527
528 dvi-am:
529
530 info: info-recursive
531
532 info-am:
533
534 install-data-am:
535
536 install-exec-am:
537
538 install-info: install-info-recursive
539
540 install-man:
541
542 installcheck-am:
543
544 maintainer-clean: maintainer-clean-recursive
545         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
546         -rm -rf $(top_srcdir)/autom4te.cache
547         -rm -f Makefile
548 maintainer-clean-am: distclean-am maintainer-clean-generic
549
550 mostlyclean: mostlyclean-recursive
551
552 mostlyclean-am: mostlyclean-generic
553
554 pdf: pdf-recursive
555
556 pdf-am:
557
558 ps: ps-recursive
559
560 ps-am:
561
562 uninstall-am: uninstall-info-am
563
564 uninstall-info: uninstall-info-recursive
565
566 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
567         clean-generic clean-recursive ctags ctags-recursive dist \
568         dist-all dist-gzip distcheck distclean distclean-generic \
569         distclean-hdr distclean-recursive distclean-tags distcleancheck \
570         distdir distuninstallcheck dvi dvi-am dvi-recursive info \
571         info-am info-recursive install install-am install-data \
572         install-data-am install-data-recursive install-exec \
573         install-exec-am install-exec-recursive install-info \
574         install-info-am install-info-recursive install-man \
575         install-recursive install-strip installcheck installcheck-am \
576         installdirs installdirs-am installdirs-recursive \
577         maintainer-clean maintainer-clean-generic \
578         maintainer-clean-recursive mostlyclean mostlyclean-generic \
579         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
580         ps-recursive tags tags-recursive uninstall uninstall-am \
581         uninstall-info-am uninstall-info-recursive uninstall-recursive
582
583
584 #install-data-hook: 
585 #       test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir)
586 #       install -g root -o root -m 0644 docs/ctsim.htb $(datadir)
587 # Tell versions [3.59,3.63) of GNU make to not export all variables.
588 # Otherwise a system limit (for SysV at least) may be exceeded.
589 .NOEXPORT: