Initial revision
[silc.git] / apps / silcer / Makefile.in
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14 @SET_MAKE@
15
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = .
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AWK = @AWK@
62 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 CXX = @CXX@
67 DATADIRNAME = @DATADIRNAME@
68 DEPDIR = @DEPDIR@
69 EXEEXT = @EXEEXT@
70 EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@
71 EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@
72 GENCAT = @GENCAT@
73 GLIBC21 = @GLIBC21@
74 GMOFILES = @GMOFILES@
75 GMSGFMT = @GMSGFMT@
76 GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
77 GNOMEUI_LIBS = @GNOMEUI_LIBS@
78 GNOME_ACLOCAL_DIR = @GNOME_ACLOCAL_DIR@
79 GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
80 GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
81 GNOME_CONFIG = @GNOME_CONFIG@
82 GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@
83 GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
84 GNOME_LIBDIR = @GNOME_LIBDIR@
85 GNOME_LIBS = @GNOME_LIBS@
86 GNORBA_CFLAGS = @GNORBA_CFLAGS@
87 GNORBA_LIBS = @GNORBA_LIBS@
88 GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
89 GTK_CFLAGS = @GTK_CFLAGS@
90 GTK_CONFIG = @GTK_CONFIG@
91 GTK_LIBS = @GTK_LIBS@
92 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93 INSTOBJEXT = @INSTOBJEXT@
94 INTLBISON = @INTLBISON@
95 INTLLIBS = @INTLLIBS@
96 INTLOBJS = @INTLOBJS@
97 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
98 LIBICONV = @LIBICONV@
99 MKINSTALLDIRS = @MKINSTALLDIRS@
100 MSGFMT = @MSGFMT@
101 OBJEXT = @OBJEXT@
102 ORBIT_CFLAGS = @ORBIT_CFLAGS@
103 ORBIT_CONFIG = @ORBIT_CONFIG@
104 ORBIT_IDL = @ORBIT_IDL@
105 ORBIT_LIBS = @ORBIT_LIBS@
106 PACKAGE = @PACKAGE@
107 POFILES = @POFILES@
108 POSUB = @POSUB@
109 PTHREAD_LIB = @PTHREAD_LIB@
110 RANLIB = @RANLIB@
111 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
112 USE_NLS = @USE_NLS@
113 VERSION = @VERSION@
114 XML_I18N_EXTRACT = @XML_I18N_EXTRACT@
115 XML_I18N_MERGE = @XML_I18N_MERGE@
116 XML_I18N_TOOLS_PERL = @XML_I18N_TOOLS_PERL@
117 XML_I18N_UPDATE = @XML_I18N_UPDATE@
118 XPM_LIBS = @XPM_LIBS@
119 ZVT_LIBS = @ZVT_LIBS@
120 am__include = @am__include@
121 am__quote = @am__quote@
122 cflags_set = @cflags_set@
123 cxxflags_set = @cxxflags_set@
124 install_sh = @install_sh@
125
126 SUBDIRS = intl po macros src
127
128 EXTRA_DIST = \
129         autogen.sh ui
130
131 subdir = .
132 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
133 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
134 CONFIG_HEADER = config.h
135 CONFIG_CLEAN_FILES = intl/Makefile
136 DIST_SOURCES =
137
138 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
139         uninstall-info-recursive all-recursive install-data-recursive \
140         install-exec-recursive installdirs-recursive install-recursive \
141         uninstall-recursive check-recursive installcheck-recursive
142 DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
143         INSTALL Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 \
144         config.guess config.h.in config.sub configure configure.in \
145         depcomp install-sh missing mkinstalldirs
146 DIST_SUBDIRS = $(SUBDIRS)
147 all: config.h
148         $(MAKE) $(AM_MAKEFLAGS) all-recursive
149
150 .SUFFIXES:
151 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
152         cd $(top_srcdir) && \
153           $(AUTOMAKE) --gnu  Makefile
154 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
155         cd $(top_builddir) && \
156           CONFIG_HEADERS= CONFIG_LINKS= \
157           CONFIG_FILES=$@ $(SHELL) ./config.status
158
159 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
160         $(SHELL) ./config.status --recheck
161 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
162         cd $(srcdir) && $(AUTOCONF)
163
164 $(ACLOCAL_M4):  configure.in 
165         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
166 config.h: stamp-h
167         @if test ! -f $@; then \
168                 rm -f stamp-h; \
169                 $(MAKE) stamp-h; \
170         else :; fi
171 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
172         @rm -f stamp-h stamp-hT
173         @echo timestamp > stamp-hT 2> /dev/null
174         cd $(top_builddir) \
175           && CONFIG_FILES= CONFIG_HEADERS=config.h \
176              $(SHELL) ./config.status
177         @mv stamp-hT stamp-h
178 $(srcdir)/config.h.in:  $(srcdir)/./stamp-h.in
179         @if test ! -f $@; then \
180                 rm -f $(srcdir)/./stamp-h.in; \
181                 $(MAKE) $(srcdir)/./stamp-h.in; \
182         else :; fi
183 $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
184         @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
185         @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
186         cd $(top_srcdir) && $(AUTOHEADER)
187         @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
188
189 distclean-hdr:
190         -rm -f config.h
191 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
192         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
193 uninstall-info-am:
194
195 # This directory's subdirectories are mostly independent; you can cd
196 # into them and run `make' without going through this Makefile.
197 # To change the values of `make' variables: instead of editing Makefiles,
198 # (1) if the variable is set in `config.status', edit `config.status'
199 #     (which will cause the Makefiles to be regenerated when you run `make');
200 # (2) otherwise, pass the desired values on the `make' command line.
201 $(RECURSIVE_TARGETS):
202         @set fnord $(MAKEFLAGS); amf=$$2; \
203         dot_seen=no; \
204         target=`echo $@ | sed s/-recursive//`; \
205         list='$(SUBDIRS)'; for subdir in $$list; do \
206           echo "Making $$target in $$subdir"; \
207           if test "$$subdir" = "."; then \
208             dot_seen=yes; \
209             local_target="$$target-am"; \
210           else \
211             local_target="$$target"; \
212           fi; \
213           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
214            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
215         done; \
216         if test "$$dot_seen" = "no"; then \
217           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
218         fi; test -z "$$fail"
219
220 mostlyclean-recursive clean-recursive distclean-recursive \
221 maintainer-clean-recursive:
222         @set fnord $(MAKEFLAGS); amf=$$2; \
223         dot_seen=no; \
224         case "$@" in \
225           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
226           *) list='$(SUBDIRS)' ;; \
227         esac; \
228         rev=''; for subdir in $$list; do \
229           if test "$$subdir" = "."; then :; else \
230             rev="$$subdir $$rev"; \
231           fi; \
232         done; \
233         rev="$$rev ."; \
234         target=`echo $@ | sed s/-recursive//`; \
235         for subdir in $$rev; do \
236           echo "Making $$target in $$subdir"; \
237           if test "$$subdir" = "."; then \
238             local_target="$$target-am"; \
239           else \
240             local_target="$$target"; \
241           fi; \
242           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
243            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
244         done && test -z "$$fail"
245 tags-recursive:
246         list='$(SUBDIRS)'; for subdir in $$list; do \
247           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
248         done
249
250 tags: TAGS
251
252 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
253         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
254         unique=`for i in $$list; do \
255             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256           done | \
257           $(AWK) '    { files[$$0] = 1; } \
258                END { for (i in files) print i; }'`; \
259         mkid -fID $$unique $(LISP)
260
261 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
262                 $(TAGS_FILES) $(LISP)
263         tags=; \
264         here=`pwd`; \
265         list='$(SUBDIRS)'; for subdir in $$list; do \
266           if test "$$subdir" = .; then :; else \
267             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
268           fi; \
269         done; \
270         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
271         unique=`for i in $$list; do \
272             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273           done | \
274           $(AWK) '    { files[$$0] = 1; } \
275                END { for (i in files) print i; }'`; \
276         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
277           || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
278
279 GTAGS:
280         here=`CDPATH=: && cd $(top_builddir) && pwd` \
281           && cd $(top_srcdir) \
282           && gtags -i $(GTAGS_ARGS) $$here
283
284 distclean-tags:
285         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
286
287 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
288
289 top_distdir = .
290 # Avoid unsightly `./'.
291 distdir = $(PACKAGE)-$(VERSION)
292
293 GZIP_ENV = --best
294
295 distdir: $(DISTFILES)
296         -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
297         mkdir $(distdir)
298         $(mkinstalldirs) $(distdir)/intl $(distdir)/po
299         @for file in $(DISTFILES); do \
300           if test -f $$file; then d=.; else d=$(srcdir); fi; \
301           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
302           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
303             $(mkinstalldirs) "$(distdir)/$$dir"; \
304           fi; \
305           if test -d $$d/$$file; then \
306             cp -pR $$d/$$file $(distdir) \
307             || exit 1; \
308           else \
309             test -f $(distdir)/$$file \
310             || cp -p $$d/$$file $(distdir)/$$file \
311             || exit 1; \
312           fi; \
313         done
314         for subdir in $(SUBDIRS); do \
315           if test "$$subdir" = .; then :; else \
316             test -d $(distdir)/$$subdir \
317             || mkdir $(distdir)/$$subdir \
318             || exit 1; \
319             (cd $$subdir && \
320               $(MAKE) $(AM_MAKEFLAGS) \
321                 top_distdir="$(top_distdir)" \
322                 distdir=../$(distdir)/$$subdir \
323                 distdir) \
324               || exit 1; \
325           fi; \
326         done
327         $(MAKE) $(AM_MAKEFLAGS) \
328           top_distdir="${top_distdir}" distdir="$(distdir)" \
329           dist-hook
330         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
331           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
332           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
333           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
334         || chmod -R a+r $(distdir)
335 dist: distdir
336         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
337         -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
338
339 # This target untars the dist file and tries a VPATH configuration.  Then
340 # it guarantees that the distribution is self-contained by making another
341 # tarfile.
342 distcheck: dist
343         -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
344         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
345         chmod -R a-w $(distdir); chmod a+w $(distdir)
346         mkdir $(distdir)/=build
347         mkdir $(distdir)/=inst
348         chmod a-w $(distdir)
349         dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
350           && cd $(distdir)/=build \
351           && ../configure --srcdir=.. --prefix=$$dc_install_base \
352             --with-included-gettext \
353           && $(MAKE) $(AM_MAKEFLAGS) \
354           && $(MAKE) $(AM_MAKEFLAGS) dvi \
355           && $(MAKE) $(AM_MAKEFLAGS) check \
356           && $(MAKE) $(AM_MAKEFLAGS) install \
357           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
358           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
359           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
360              || (echo "Error: files left after uninstall" 1>&2; \
361                  exit 1) ) \
362           && $(MAKE) $(AM_MAKEFLAGS) dist \
363           && $(MAKE) $(AM_MAKEFLAGS) distclean \
364           && rm -f $(distdir).tar.gz \
365           && (test `find . -type f -print | wc -l` -eq 0 \
366              || (echo "Error: files left after distclean" 1>&2; \
367                  exit 1) )
368         -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
369         @echo "$(distdir).tar.gz is ready for distribution" | \
370           sed 'h;s/./=/g;p;x;p;x'
371 check-am: all-am
372 check: check-recursive
373 all-am: Makefile config.h
374 installdirs: installdirs-recursive
375 installdirs-am:
376
377 install: install-recursive
378 install-exec: install-exec-recursive
379 install-data: install-data-recursive
380 uninstall: uninstall-recursive
381
382 install-am: all-am
383         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
384
385 installcheck: installcheck-recursive
386 install-strip:
387         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
388           `test -z '$(STRIP)' || \
389             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
390 mostlyclean-generic:
391
392 clean-generic:
393
394 distclean-generic:
395         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
396
397 maintainer-clean-generic:
398         @echo "This command is intended for maintainers to use"
399         @echo "it deletes files that may require special tools to rebuild."
400 clean: clean-recursive
401
402 clean-am: clean-generic mostlyclean-am
403
404 dist-all: distdir
405         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
406         -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
407 distclean: distclean-recursive
408         -rm -f config.status config.cache config.log
409 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
410
411 dvi: dvi-recursive
412
413 dvi-am:
414
415 info: info-recursive
416
417 info-am:
418
419 install-data-am: install-data-local
420
421 install-exec-am:
422
423 install-info: install-info-recursive
424
425 install-man:
426
427 installcheck-am:
428
429 maintainer-clean: maintainer-clean-recursive
430
431 maintainer-clean-am: distclean-am maintainer-clean-generic
432
433 mostlyclean: mostlyclean-recursive
434
435 mostlyclean-am: mostlyclean-generic
436
437 uninstall-am: uninstall-info-am
438
439 uninstall-info: uninstall-info-recursive
440
441 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
442         clean-generic clean-recursive dist dist-all distcheck distclean \
443         distclean-generic distclean-hdr distclean-recursive \
444         distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
445         info-recursive install install-am install-data install-data-am \
446         install-data-local install-data-recursive install-exec \
447         install-exec-am install-exec-recursive install-info \
448         install-info-am install-info-recursive install-man \
449         install-recursive install-strip installcheck installcheck-am \
450         installdirs installdirs-am installdirs-recursive \
451         maintainer-clean maintainer-clean-generic \
452         maintainer-clean-recursive mostlyclean mostlyclean-generic \
453         mostlyclean-recursive tags tags-recursive uninstall \
454         uninstall-am uninstall-info-am uninstall-info-recursive \
455         uninstall-recursive
456
457
458 install-data-local:
459         @$(NORMAL_INSTALL)
460         if test -d $(srcdir)/pixmaps; then \
461           $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
462           for pixmap in $(srcdir)/pixmaps/*; do \
463             if test -f $$pixmap; then \
464               $(INSTALL_DATA) $$pixmap $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
465             fi \
466           done \
467         fi
468
469 dist-hook:
470         if test -d pixmaps; then \
471           mkdir $(distdir)/pixmaps; \
472           for pixmap in pixmaps/*; do \
473             if test -f $$pixmap; then \
474               cp -p $$pixmap $(distdir)/pixmaps; \
475             fi \
476           done \
477         fi
478 # Tell versions [3.59,3.63) of GNU make to not export all variables.
479 # Otherwise a system limit (for SysV at least) may be exceeded.
480 .NOEXPORT: