r7061: initial property settings
[ctsim.git] / Makefile.in
1 # Makefile.in generated by automake 1.7.3 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
166 @HAVE_SGP_TRUE@EXTRA_DIRS2 = libctgraphics
167 @HAVE_SGP_FALSE@EXTRA_DIRS2 = 
168
169 @HAVE_WXWINDOWS_TRUE@EXTRA_DIRS3 = src
170 @HAVE_WXWINDOWS_FALSE@EXTRA_DIRS3 = 
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         list='$(SUBDIRS)'; for subdir in $$list; do \
313           if test "$$subdir" = .; then :; else \
314             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
315           fi; \
316         done; \
317         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
318         unique=`for i in $$list; do \
319             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320           done | \
321           $(AWK) '    { files[$$0] = 1; } \
322                END { for (i in files) print i; }'`; \
323         test -z "$(ETAGS_ARGS)$$tags$$unique" \
324           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325              $$tags $$unique
326
327 ctags: CTAGS
328 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
329                 $(TAGS_FILES) $(LISP)
330         tags=; \
331         here=`pwd`; \
332         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
333         unique=`for i in $$list; do \
334             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335           done | \
336           $(AWK) '    { files[$$0] = 1; } \
337                END { for (i in files) print i; }'`; \
338         test -z "$(CTAGS_ARGS)$$tags$$unique" \
339           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
340              $$tags $$unique
341
342 GTAGS:
343         here=`$(am__cd) $(top_builddir) && pwd` \
344           && cd $(top_srcdir) \
345           && gtags -i $(GTAGS_ARGS) $$here
346
347 distclean-tags:
348         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
350
351 top_distdir = .
352 distdir = $(PACKAGE)-$(VERSION)
353
354 am__remove_distdir = \
355   { test ! -d $(distdir) \
356     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
357          && rm -fr $(distdir); }; }
358
359 GZIP_ENV = --best
360 distuninstallcheck_listfiles = find . -type f -print
361 distcleancheck_listfiles = find . -type f -print
362
363 distdir: $(DISTFILES)
364         $(am__remove_distdir)
365         mkdir $(distdir)
366         $(mkinstalldirs) $(distdir)/cgi-bin $(distdir)/helical $(distdir)/html $(distdir)/msvc $(distdir)/msvc/ctsim $(distdir)/msvc/ctsimtext $(distdir)/msvc/libctsim $(distdir)/tools
367         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
368         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
369         list='$(DISTFILES)'; for file in $$list; do \
370           case $$file in \
371             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
372             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
373           esac; \
374           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
376           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
377             dir="/$$dir"; \
378             $(mkinstalldirs) "$(distdir)$$dir"; \
379           else \
380             dir=''; \
381           fi; \
382           if test -d $$d/$$file; then \
383             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
385             fi; \
386             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
387           else \
388             test -f $(distdir)/$$file \
389             || cp -p $$d/$$file $(distdir)/$$file \
390             || exit 1; \
391           fi; \
392         done
393         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
394           if test "$$subdir" = .; then :; else \
395             test -d $(distdir)/$$subdir \
396             || mkdir $(distdir)/$$subdir \
397             || exit 1; \
398             (cd $$subdir && \
399               $(MAKE) $(AM_MAKEFLAGS) \
400                 top_distdir="$(top_distdir)" \
401                 distdir=../$(distdir)/$$subdir \
402                 distdir) \
403               || exit 1; \
404           fi; \
405         done
406         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
407           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
408           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
409           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
410         || chmod -R a+r $(distdir)
411 dist-gzip: distdir
412         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
413         $(am__remove_distdir)
414
415 dist dist-all: distdir
416         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
417         $(am__remove_distdir)
418
419 # This target untars the dist file and tries a VPATH configuration.  Then
420 # it guarantees that the distribution is self-contained by making another
421 # tarfile.
422 distcheck: dist
423         $(am__remove_distdir)
424         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
425         chmod -R a-w $(distdir); chmod a+w $(distdir)
426         mkdir $(distdir)/_build
427         mkdir $(distdir)/_inst
428         chmod a-w $(distdir)
429         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
430           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
431           && cd $(distdir)/_build \
432           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
433             $(DISTCHECK_CONFIGURE_FLAGS) \
434           && $(MAKE) $(AM_MAKEFLAGS) \
435           && $(MAKE) $(AM_MAKEFLAGS) dvi \
436           && $(MAKE) $(AM_MAKEFLAGS) check \
437           && $(MAKE) $(AM_MAKEFLAGS) install \
438           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
439           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
440           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
441                 distuninstallcheck \
442           && chmod -R a-w "$$dc_install_base" \
443           && ({ \
444                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
445                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
446                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
447                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
448                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
449               } || { rm -rf "$$dc_destdir"; exit 1; }) \
450           && rm -rf "$$dc_destdir" \
451           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
452           && rm -f $(distdir).tar.gz \
453           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
454         $(am__remove_distdir)
455         @echo "$(distdir).tar.gz is ready for distribution" | \
456           sed 'h;s/./=/g;p;x;p;x'
457 distuninstallcheck:
458         cd $(distuninstallcheck_dir) \
459         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
460            || { echo "ERROR: files left after uninstall:" ; \
461                 if test -n "$(DESTDIR)"; then \
462                   echo "  (check DESTDIR support)"; \
463                 fi ; \
464                 $(distuninstallcheck_listfiles) ; \
465                 exit 1; } >&2
466 distcleancheck: distclean
467         if test '$(srcdir)' = . ; then \
468           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
469           exit 1 ; \
470         fi
471         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
472           || { echo "ERROR: files left in build directory after distclean:" ; \
473                $(distcleancheck_listfiles) ; \
474                exit 1; } >&2
475 check-am: all-am
476 check: check-recursive
477 all-am: Makefile config.h
478 installdirs: installdirs-recursive
479 installdirs-am:
480
481 install: install-recursive
482 install-exec: install-exec-recursive
483 install-data: install-data-recursive
484 uninstall: uninstall-recursive
485
486 install-am: all-am
487         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
488
489 installcheck: installcheck-recursive
490 install-strip:
491         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
492           INSTALL_STRIP_FLAG=-s \
493           `test -z '$(STRIP)' || \
494             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
495 mostlyclean-generic:
496
497 clean-generic:
498
499 distclean-generic:
500         -rm -f Makefile $(CONFIG_CLEAN_FILES)
501
502 maintainer-clean-generic:
503         @echo "This command is intended for maintainers to use"
504         @echo "it deletes files that may require special tools to rebuild."
505 clean: clean-recursive
506
507 clean-am: clean-generic mostlyclean-am
508
509 distclean: distclean-recursive
510         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
511 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
512
513 dvi: dvi-recursive
514
515 dvi-am:
516
517 info: info-recursive
518
519 info-am:
520
521 install-data-am:
522
523 install-exec-am:
524
525 install-info: install-info-recursive
526
527 install-man:
528
529 installcheck-am:
530
531 maintainer-clean: maintainer-clean-recursive
532         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
533         -rm -rf autom4te.cache
534 maintainer-clean-am: distclean-am maintainer-clean-generic
535
536 mostlyclean: mostlyclean-recursive
537
538 mostlyclean-am: mostlyclean-generic
539
540 pdf: pdf-recursive
541
542 pdf-am:
543
544 ps: ps-recursive
545
546 ps-am:
547
548 uninstall-am: uninstall-info-am
549
550 uninstall-info: uninstall-info-recursive
551
552 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
553         clean-generic clean-recursive ctags ctags-recursive dist \
554         dist-all dist-gzip distcheck distclean distclean-generic \
555         distclean-hdr distclean-recursive distclean-tags distcleancheck \
556         distdir distuninstallcheck dvi dvi-am dvi-recursive info \
557         info-am info-recursive install install-am install-data \
558         install-data-am install-data-recursive install-exec \
559         install-exec-am install-exec-recursive install-info \
560         install-info-am install-info-recursive install-man \
561         install-recursive install-strip installcheck installcheck-am \
562         installdirs installdirs-am installdirs-recursive \
563         maintainer-clean maintainer-clean-generic \
564         maintainer-clean-recursive mostlyclean mostlyclean-generic \
565         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
566         ps-recursive tags tags-recursive uninstall uninstall-am \
567         uninstall-info-am uninstall-info-recursive uninstall-recursive
568
569
570 #install-data-hook: 
571 #       test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir)
572 #       install -g root -o root -m 0644 docs/ctsim.htb $(datadir)
573 # Tell versions [3.59,3.63) of GNU make to not export all variables.
574 # Otherwise a system limit (for SysV at least) may be exceeded.
575 .NOEXPORT: