r3892: Auto commit for Debian build
[ctsim.git] / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AWK = @AWK@
63 CC = @CC@
64 CXX = @CXX@
65 MAKEINFO = @MAKEINFO@
66 PACKAGE = @PACKAGE@
67 RANLIB = @RANLIB@
68 VERSION = @VERSION@
69 X_BASIC_LIBS = @X_BASIC_LIBS@
70 X_CFLAGS = @X_CFLAGS@
71 X_EXTRA_LIBS = @X_EXTRA_LIBS@
72 X_LIBS = @X_LIBS@
73 X_PRE_LIBS = @X_PRE_LIBS@
74 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
75 cgibindir = @cgibindir@
76 cgibinurl = @cgibinurl@
77 cgiprograms = @cgiprograms@
78 ctlibs = @ctlibs@
79 htmldata = @htmldata@
80 htmldir = @htmldir@
81 lamdefs = @lamdefs@
82 lamdir = @lamdir@
83 lamprograms = @lamprograms@
84 mpienable = @mpienable@
85 my_includes = @my_includes@
86 webdatadir = @webdatadir@
87 webdataurl = @webdataurl@
88 webenabled = @webenabled@
89 wxcflags = @wxcflags@
90 wxconfig = @wxconfig@
91 wxlibs = @wxlibs@
92 @INCLUDED_GETOPT_LONG_TRUE@EXTRA_DIRS1 = getopt
93 @INCLUDED_GETOPT_LONG_FALSE@EXTRA_DIRS1 = 
94 @HAVE_SGP_TRUE@EXTRA_DIRS2 = libctgraphics
95 @HAVE_SGP_FALSE@EXTRA_DIRS2 = 
96 @HAVE_WXWINDOWS_TRUE@EXTRA_DIRS3 = src
97 @HAVE_WXWINDOWS_FALSE@EXTRA_DIRS3 = 
98
99 SUBDIRS = man libctsupport libctsim  html cgi-bin include $(EXTRA_DIRS1) $(EXTRA_DIRS2) $(EXTRA_DIRS3) tools helical
100
101 EXTRA_DIST = acsite.m4 make.bat msvc/ctsim.dsw msvc/ctsimtext/ctsimtext.dsp msvc/libctsim/libctsim.dsp msvc/ctsim/ctsim.dsp
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
104 CONFIG_HEADER = config.h
105 CONFIG_CLEAN_FILES = 
106 DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
107 Makefile.am Makefile.in NEWS TODO aclocal.m4 config.guess config.h.in \
108 config.sub configure configure.ac install-sh missing mkinstalldirs
109
110
111 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
112
113 TAR = tar
114 GZIP_ENV = --best
115 DIST_SUBDIRS =  man libctsupport libctsim html cgi-bin include getopt \
116 libctgraphics src tools helical
117 all: all-redirect
118 .SUFFIXES:
119 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
120         cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
121
122 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
123         cd $(top_builddir) \
124           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
125
126 $(ACLOCAL_M4):  configure.ac 
127         cd $(srcdir) && $(ACLOCAL)
128
129 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
130         $(SHELL) ./config.status --recheck
131 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
132         cd $(srcdir) && $(AUTOCONF)
133
134 config.h: stamp-h
135         @if test ! -f $@; then \
136                 rm -f stamp-h; \
137                 $(MAKE) stamp-h; \
138         else :; fi
139 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
140         cd $(top_builddir) \
141           && CONFIG_FILES= CONFIG_HEADERS=config.h \
142              $(SHELL) ./config.status
143         @echo timestamp > stamp-h 2> /dev/null
144 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
145         @if test ! -f $@; then \
146                 rm -f $(srcdir)/stamp-h.in; \
147                 $(MAKE) $(srcdir)/stamp-h.in; \
148         else :; fi
149 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
150         cd $(top_srcdir) && $(AUTOHEADER)
151         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
152
153 mostlyclean-hdr:
154
155 clean-hdr:
156
157 distclean-hdr:
158         -rm -f config.h
159
160 maintainer-clean-hdr:
161
162 # This directory's subdirectories are mostly independent; you can cd
163 # into them and run `make' without going through this Makefile.
164 # To change the values of `make' variables: instead of editing Makefiles,
165 # (1) if the variable is set in `config.status', edit `config.status'
166 #     (which will cause the Makefiles to be regenerated when you run `make');
167 # (2) otherwise, pass the desired values on the `make' command line.
168
169 @SET_MAKE@
170
171 all-recursive install-data-recursive install-exec-recursive \
172 installdirs-recursive install-recursive uninstall-recursive  \
173 check-recursive installcheck-recursive info-recursive dvi-recursive:
174         @set fnord $(MAKEFLAGS); amf=$$2; \
175         dot_seen=no; \
176         target=`echo $@ | sed s/-recursive//`; \
177         list='$(SUBDIRS)'; for subdir in $$list; do \
178           echo "Making $$target in $$subdir"; \
179           if test "$$subdir" = "."; then \
180             dot_seen=yes; \
181             local_target="$$target-am"; \
182           else \
183             local_target="$$target"; \
184           fi; \
185           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
186            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
187         done; \
188         if test "$$dot_seen" = "no"; then \
189           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
190         fi; test -z "$$fail"
191
192 mostlyclean-recursive clean-recursive distclean-recursive \
193 maintainer-clean-recursive:
194         @set fnord $(MAKEFLAGS); amf=$$2; \
195         dot_seen=no; \
196         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
197           rev="$$subdir $$rev"; \
198           test "$$subdir" != "." || dot_seen=yes; \
199         done; \
200         test "$$dot_seen" = "no" && rev=". $$rev"; \
201         target=`echo $@ | sed s/-recursive//`; \
202         for subdir in $$rev; do \
203           echo "Making $$target in $$subdir"; \
204           if test "$$subdir" = "."; then \
205             local_target="$$target-am"; \
206           else \
207             local_target="$$target"; \
208           fi; \
209           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
210            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
211         done && test -z "$$fail"
212 tags-recursive:
213         list='$(SUBDIRS)'; for subdir in $$list; do \
214           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
215         done
216
217 tags: TAGS
218
219 ID: $(HEADERS) $(SOURCES) $(LISP)
220         list='$(SOURCES) $(HEADERS)'; \
221         unique=`for i in $$list; do echo $$i; done | \
222           awk '    { files[$$0] = 1; } \
223                END { for (i in files) print i; }'`; \
224         here=`pwd` && cd $(srcdir) \
225           && mkid -f$$here/ID $$unique $(LISP)
226
227 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
228         tags=; \
229         here=`pwd`; \
230         list='$(SUBDIRS)'; for subdir in $$list; do \
231    if test "$$subdir" = .; then :; else \
232             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
233    fi; \
234         done; \
235         list='$(SOURCES) $(HEADERS)'; \
236         unique=`for i in $$list; do echo $$i; done | \
237           awk '    { files[$$0] = 1; } \
238                END { for (i in files) print i; }'`; \
239         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
240           || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP))
241
242 mostlyclean-tags:
243
244 clean-tags:
245
246 distclean-tags:
247         -rm -f TAGS ID
248
249 maintainer-clean-tags:
250
251 distdir = $(PACKAGE)-$(VERSION)
252 top_distdir = $(distdir)
253
254 # This target untars the dist file and tries a VPATH configuration.  Then
255 # it guarantees that the distribution is self-contained by making another
256 # tarfile.
257 distcheck: dist
258         -rm -rf $(distdir)
259         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
260         mkdir $(distdir)/=build
261         mkdir $(distdir)/=inst
262         dc_install_base=`cd $(distdir)/=inst && pwd`; \
263         cd $(distdir)/=build \
264           && ../configure --srcdir=.. --prefix=$$dc_install_base \
265           && $(MAKE) $(AM_MAKEFLAGS) \
266           && $(MAKE) $(AM_MAKEFLAGS) dvi \
267           && $(MAKE) $(AM_MAKEFLAGS) check \
268           && $(MAKE) $(AM_MAKEFLAGS) install \
269           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
270           && $(MAKE) $(AM_MAKEFLAGS) dist
271         -rm -rf $(distdir)
272         @banner="$(distdir).tar.gz is ready for distribution"; \
273         dashes=`echo "$$banner" | sed s/./=/g`; \
274         echo "$$dashes"; \
275         echo "$$banner"; \
276         echo "$$dashes"
277 dist: distdir
278         -chmod -R a+r $(distdir)
279         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
280         -rm -rf $(distdir)
281 dist-all: distdir
282         -chmod -R a+r $(distdir)
283         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
284         -rm -rf $(distdir)
285 distdir: $(DISTFILES)
286         -rm -rf $(distdir)
287         mkdir $(distdir)
288         -chmod 777 $(distdir)
289         here=`cd $(top_builddir) && pwd`; \
290         top_distdir=`cd $(distdir) && pwd`; \
291         distdir=`cd $(distdir) && pwd`; \
292         cd $(top_srcdir) \
293           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
294         $(mkinstalldirs) $(distdir)/msvc $(distdir)/msvc/ctsim \
295            $(distdir)/msvc/ctsimtext $(distdir)/msvc/libctsim
296         @for file in $(DISTFILES); do \
297           d=$(srcdir); \
298           if test -d $$d/$$file; then \
299             cp -pr $$d/$$file $(distdir)/$$file; \
300           else \
301             test -f $(distdir)/$$file \
302             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
303             || cp -p $$d/$$file $(distdir)/$$file || :; \
304           fi; \
305         done
306         for subdir in $(DIST_SUBDIRS); do \
307           if test "$$subdir" = .; then :; else \
308             test -d $(distdir)/$$subdir \
309             || mkdir $(distdir)/$$subdir \
310             || exit 1; \
311             chmod 777 $(distdir)/$$subdir; \
312             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
313               || exit 1; \
314           fi; \
315         done
316 info-am:
317 info: info-recursive
318 dvi-am:
319 dvi: dvi-recursive
320 check-am: all-am
321 check: check-recursive
322 installcheck-am:
323 installcheck: installcheck-recursive
324 all-recursive-am: config.h
325         $(MAKE) $(AM_MAKEFLAGS) all-recursive
326
327 install-exec-am:
328 install-exec: install-exec-recursive
329
330 install-data-am:
331 install-data: install-data-recursive
332
333 install-am: all-am
334         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335 install: install-recursive
336 uninstall-am:
337 uninstall: uninstall-recursive
338 all-am: Makefile config.h
339 all-redirect: all-recursive-am
340 install-strip:
341         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
342 installdirs: installdirs-recursive
343 installdirs-am:
344
345
346 mostlyclean-generic:
347
348 clean-generic:
349
350 distclean-generic:
351         -rm -f Makefile $(CONFIG_CLEAN_FILES)
352         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
353
354 maintainer-clean-generic:
355 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
356
357 mostlyclean: mostlyclean-recursive
358
359 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
360
361 clean: clean-recursive
362
363 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
364
365 distclean: distclean-recursive
366         -rm -f config.status
367
368 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
369                 maintainer-clean-generic distclean-am
370         @echo "This command is intended for maintainers to use;"
371         @echo "it deletes files that may require special tools to rebuild."
372
373 maintainer-clean: maintainer-clean-recursive
374         -rm -f config.status
375
376 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
377 install-data-recursive uninstall-data-recursive install-exec-recursive \
378 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
379 all-recursive check-recursive installcheck-recursive info-recursive \
380 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
381 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
382 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
383 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
384 install-exec-am install-exec install-data-am install-data install-am \
385 install uninstall-am uninstall all-redirect all-am all installdirs-am \
386 installdirs mostlyclean-generic distclean-generic clean-generic \
387 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
388
389
390 #install-data-hook: 
391         #test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir)
392         #install -g root -o root -m 0644 docs/ctsim.htb $(datadir)
393
394 # Tell versions [3.59,3.63) of GNU make to not export all variables.
395 # Otherwise a system limit (for SysV at least) may be exceeded.
396 .NOEXPORT: