Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/freealut-1.1.0/include/Makefile.in @ 14

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

added freealut

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