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