Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/freealut-1.1.0/admin/Makefile.in @ 66

Last change on this file since 66 was 14, checked in by landauf, 16 years ago

added freealut

File size: 14.1 KB
Line 
1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38subdir = admin
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps =  \
42        $(top_srcdir)/admin/autotools/m4/alut_c__attribute.m4 \
43        $(top_srcdir)/admin/autotools/m4/alut_check_cflags_wall.m4 \
44        $(top_srcdir)/admin/autotools/m4/alut_check_flag.m4 \
45        $(top_srcdir)/admin/autotools/m4/alut_check_func.m4 \
46        $(top_srcdir)/admin/autotools/m4/alut_eval_stderr.m4 \
47        $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49        $(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53SOURCES =
54DIST_SOURCES =
55RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56        html-recursive info-recursive install-data-recursive \
57        install-exec-recursive install-info-recursive \
58        install-recursive installcheck-recursive installdirs-recursive \
59        pdf-recursive ps-recursive uninstall-info-recursive \
60        uninstall-recursive
61ETAGS = etags
62CTAGS = ctags
63DIST_SUBDIRS = $(SUBDIRS)
64DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65ACLOCAL = @ACLOCAL@
66AMDEP_FALSE = @AMDEP_FALSE@
67AMDEP_TRUE = @AMDEP_TRUE@
68AMTAR = @AMTAR@
69AM_CFLAGS = @AM_CFLAGS@
70AR = @AR@
71AS = @AS@
72AUTOCONF = @AUTOCONF@
73AUTOHEADER = @AUTOHEADER@
74AUTOMAKE = @AUTOMAKE@
75AWK = @AWK@
76CC = @CC@
77CCDEPMODE = @CCDEPMODE@
78CFLAGS = @CFLAGS@
79CPP = @CPP@
80CPPFLAGS = @CPPFLAGS@
81CXX = @CXX@
82CXXCPP = @CXXCPP@
83CXXDEPMODE = @CXXDEPMODE@
84CXXFLAGS = @CXXFLAGS@
85CYGPATH_W = @CYGPATH_W@
86DEFS = @DEFS@
87DEPDIR = @DEPDIR@
88DLLTOOL = @DLLTOOL@
89ECHO = @ECHO@
90ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
94EXEEXT = @EXEEXT@
95F77 = @F77@
96FFLAGS = @FFLAGS@
97INSTALL_DATA = @INSTALL_DATA@
98INSTALL_PROGRAM = @INSTALL_PROGRAM@
99INSTALL_SCRIPT = @INSTALL_SCRIPT@
100INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101LDFLAGS = @LDFLAGS@
102LIBM = @LIBM@
103LIBOBJS = @LIBOBJS@
104LIBS = @LIBS@
105LIBTOOL = @LIBTOOL@
106LIBTOOL_DEPS = @LIBTOOL_DEPS@
107LN_S = @LN_S@
108LTLIBOBJS = @LTLIBOBJS@
109MAKEINFO = @MAKEINFO@
110OBJDUMP = @OBJDUMP@
111OBJEXT = @OBJEXT@
112PACKAGE = @PACKAGE@
113PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114PACKAGE_NAME = @PACKAGE_NAME@
115PACKAGE_STRING = @PACKAGE_STRING@
116PACKAGE_TARNAME = @PACKAGE_TARNAME@
117PACKAGE_VERSION = @PACKAGE_VERSION@
118PATH_SEPARATOR = @PATH_SEPARATOR@
119RANLIB = @RANLIB@
120SET_MAKE = @SET_MAKE@
121SHELL = @SHELL@
122STRIP = @STRIP@
123VERSION = @VERSION@
124VERSIONINFO = @VERSIONINFO@
125WNO_DEPRECATED_DECLARATIONS_FALSE = @WNO_DEPRECATED_DECLARATIONS_FALSE@
126WNO_DEPRECATED_DECLARATIONS_TRUE = @WNO_DEPRECATED_DECLARATIONS_TRUE@
127ac_ct_AR = @ac_ct_AR@
128ac_ct_AS = @ac_ct_AS@
129ac_ct_CC = @ac_ct_CC@
130ac_ct_CXX = @ac_ct_CXX@
131ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
132ac_ct_F77 = @ac_ct_F77@
133ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
134ac_ct_RANLIB = @ac_ct_RANLIB@
135ac_ct_STRIP = @ac_ct_STRIP@
136am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
137am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
138am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
139am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
140am__include = @am__include@
141am__leading_dot = @am__leading_dot@
142am__quote = @am__quote@
143am__tar = @am__tar@
144am__untar = @am__untar@
145bindir = @bindir@
146build = @build@
147build_alias = @build_alias@
148build_cpu = @build_cpu@
149build_os = @build_os@
150build_vendor = @build_vendor@
151datadir = @datadir@
152exec_prefix = @exec_prefix@
153host = @host@
154host_alias = @host_alias@
155host_cpu = @host_cpu@
156host_os = @host_os@
157host_vendor = @host_vendor@
158includedir = @includedir@
159infodir = @infodir@
160install_sh = @install_sh@
161libdir = @libdir@
162libexecdir = @libexecdir@
163localstatedir = @localstatedir@
164mandir = @mandir@
165mkdir_p = @mkdir_p@
166oldincludedir = @oldincludedir@
167prefix = @prefix@
168program_transform_name = @program_transform_name@
169sbindir = @sbindir@
170sharedstatedir = @sharedstatedir@
171sysconfdir = @sysconfdir@
172target_alias = @target_alias@
173SUBDIRS = pkgconfig
174all: all-recursive
175
176.SUFFIXES:
177$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
178        @for dep in $?; do \
179          case '$(am__configure_deps)' in \
180            *$$dep*) \
181              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
182                && exit 0; \
183              exit 1;; \
184          esac; \
185        done; \
186        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  admin/Makefile'; \
187        cd $(top_srcdir) && \
188          $(AUTOMAKE) --gnu  admin/Makefile
189.PRECIOUS: Makefile
190Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191        @case '$?' in \
192          *config.status*) \
193            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194          *) \
195            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197        esac;
198
199$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202$(top_srcdir)/configure:  $(am__configure_deps)
203        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
205        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207mostlyclean-libtool:
208        -rm -f *.lo
209
210clean-libtool:
211        -rm -rf .libs _libs
212
213distclean-libtool:
214        -rm -f libtool
215uninstall-info-am:
216
217# This directory's subdirectories are mostly independent; you can cd
218# into them and run `make' without going through this Makefile.
219# To change the values of `make' variables: instead of editing Makefiles,
220# (1) if the variable is set in `config.status', edit `config.status'
221#     (which will cause the Makefiles to be regenerated when you run `make');
222# (2) otherwise, pass the desired values on the `make' command line.
223$(RECURSIVE_TARGETS):
224        @failcom='exit 1'; \
225        for f in x $$MAKEFLAGS; do \
226          case $$f in \
227            *=* | --[!k]*);; \
228            *k*) failcom='fail=yes';; \
229          esac; \
230        done; \
231        dot_seen=no; \
232        target=`echo $@ | sed s/-recursive//`; \
233        list='$(SUBDIRS)'; for subdir in $$list; do \
234          echo "Making $$target in $$subdir"; \
235          if test "$$subdir" = "."; then \
236            dot_seen=yes; \
237            local_target="$$target-am"; \
238          else \
239            local_target="$$target"; \
240          fi; \
241          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
242          || eval $$failcom; \
243        done; \
244        if test "$$dot_seen" = "no"; then \
245          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
246        fi; test -z "$$fail"
247
248mostlyclean-recursive clean-recursive distclean-recursive \
249maintainer-clean-recursive:
250        @failcom='exit 1'; \
251        for f in x $$MAKEFLAGS; do \
252          case $$f in \
253            *=* | --[!k]*);; \
254            *k*) failcom='fail=yes';; \
255          esac; \
256        done; \
257        dot_seen=no; \
258        case "$@" in \
259          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
260          *) list='$(SUBDIRS)' ;; \
261        esac; \
262        rev=''; for subdir in $$list; do \
263          if test "$$subdir" = "."; then :; else \
264            rev="$$subdir $$rev"; \
265          fi; \
266        done; \
267        rev="$$rev ."; \
268        target=`echo $@ | sed s/-recursive//`; \
269        for subdir in $$rev; do \
270          echo "Making $$target in $$subdir"; \
271          if test "$$subdir" = "."; then \
272            local_target="$$target-am"; \
273          else \
274            local_target="$$target"; \
275          fi; \
276          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
277          || eval $$failcom; \
278        done && test -z "$$fail"
279tags-recursive:
280        list='$(SUBDIRS)'; for subdir in $$list; do \
281          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
282        done
283ctags-recursive:
284        list='$(SUBDIRS)'; for subdir in $$list; do \
285          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
286        done
287
288ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
289        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
290        unique=`for i in $$list; do \
291            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292          done | \
293          $(AWK) '    { files[$$0] = 1; } \
294               END { for (i in files) print i; }'`; \
295        mkid -fID $$unique
296tags: TAGS
297
298TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299                $(TAGS_FILES) $(LISP)
300        tags=; \
301        here=`pwd`; \
302        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
303          include_option=--etags-include; \
304          empty_fix=.; \
305        else \
306          include_option=--include; \
307          empty_fix=; \
308        fi; \
309        list='$(SUBDIRS)'; for subdir in $$list; do \
310          if test "$$subdir" = .; then :; else \
311            test ! -f $$subdir/TAGS || \
312              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
313          fi; \
314        done; \
315        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
316        unique=`for i in $$list; do \
317            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318          done | \
319          $(AWK) '    { files[$$0] = 1; } \
320               END { for (i in files) print i; }'`; \
321        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
322          test -n "$$unique" || unique=$$empty_fix; \
323          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
324            $$tags $$unique; \
325        fi
326ctags: CTAGS
327CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
328                $(TAGS_FILES) $(LISP)
329        tags=; \
330        here=`pwd`; \
331        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
332        unique=`for i in $$list; do \
333            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334          done | \
335          $(AWK) '    { files[$$0] = 1; } \
336               END { for (i in files) print i; }'`; \
337        test -z "$(CTAGS_ARGS)$$tags$$unique" \
338          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
339             $$tags $$unique
340
341GTAGS:
342        here=`$(am__cd) $(top_builddir) && pwd` \
343          && cd $(top_srcdir) \
344          && gtags -i $(GTAGS_ARGS) $$here
345
346distclean-tags:
347        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
348
349distdir: $(DISTFILES)
350        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
351        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
352        list='$(DISTFILES)'; for file in $$list; do \
353          case $$file in \
354            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
355            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
356          esac; \
357          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
358          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
359          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
360            dir="/$$dir"; \
361            $(mkdir_p) "$(distdir)$$dir"; \
362          else \
363            dir=''; \
364          fi; \
365          if test -d $$d/$$file; then \
366            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
367              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
368            fi; \
369            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
370          else \
371            test -f $(distdir)/$$file \
372            || cp -p $$d/$$file $(distdir)/$$file \
373            || exit 1; \
374          fi; \
375        done
376        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
377          if test "$$subdir" = .; then :; else \
378            test -d "$(distdir)/$$subdir" \
379            || $(mkdir_p) "$(distdir)/$$subdir" \
380            || exit 1; \
381            distdir=`$(am__cd) $(distdir) && pwd`; \
382            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
383            (cd $$subdir && \
384              $(MAKE) $(AM_MAKEFLAGS) \
385                top_distdir="$$top_distdir" \
386                distdir="$$distdir/$$subdir" \
387                distdir) \
388              || exit 1; \
389          fi; \
390        done
391check-am: all-am
392check: check-recursive
393all-am: Makefile
394installdirs: installdirs-recursive
395installdirs-am:
396install: install-recursive
397install-exec: install-exec-recursive
398install-data: install-data-recursive
399uninstall: uninstall-recursive
400
401install-am: all-am
402        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
403
404installcheck: installcheck-recursive
405install-strip:
406        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
407          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
408          `test -z '$(STRIP)' || \
409            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
410mostlyclean-generic:
411
412clean-generic:
413
414distclean-generic:
415        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
416
417maintainer-clean-generic:
418        @echo "This command is intended for maintainers to use"
419        @echo "it deletes files that may require special tools to rebuild."
420clean: clean-recursive
421
422clean-am: clean-generic clean-libtool mostlyclean-am
423
424distclean: distclean-recursive
425        -rm -f Makefile
426distclean-am: clean-am distclean-generic distclean-libtool \
427        distclean-tags
428
429dvi: dvi-recursive
430
431dvi-am:
432
433html: html-recursive
434
435info: info-recursive
436
437info-am:
438
439install-data-am:
440
441install-exec-am:
442
443install-info: install-info-recursive
444
445install-man:
446
447installcheck-am:
448
449maintainer-clean: maintainer-clean-recursive
450        -rm -f Makefile
451maintainer-clean-am: distclean-am maintainer-clean-generic
452
453mostlyclean: mostlyclean-recursive
454
455mostlyclean-am: mostlyclean-generic mostlyclean-libtool
456
457pdf: pdf-recursive
458
459pdf-am:
460
461ps: ps-recursive
462
463ps-am:
464
465uninstall-am: uninstall-info-am
466
467uninstall-info: uninstall-info-recursive
468
469.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
470        clean clean-generic clean-libtool clean-recursive ctags \
471        ctags-recursive distclean distclean-generic distclean-libtool \
472        distclean-recursive distclean-tags distdir dvi dvi-am html \
473        html-am info info-am install install-am install-data \
474        install-data-am install-exec install-exec-am install-info \
475        install-info-am install-man install-strip installcheck \
476        installcheck-am installdirs installdirs-am maintainer-clean \
477        maintainer-clean-generic maintainer-clean-recursive \
478        mostlyclean mostlyclean-generic mostlyclean-libtool \
479        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
480        uninstall uninstall-am uninstall-info-am
481
482# Tell versions [3.59,3.63) of GNU make to not export all variables.
483# Otherwise a system limit (for SysV at least) may be exceeded.
484.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.