Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/automake/src/Makefile.in @ 1945

Last change on this file since 1945 was 1945, checked in by bensch, 20 years ago

orxonox/branches/automake: completed the default settings

File size: 6.5 KB
Line 
1# Makefile.in generated by automake 1.7.9 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38ACLOCAL = @ACLOCAL@
39AMDEP_FALSE = @AMDEP_FALSE@
40AMDEP_TRUE = @AMDEP_TRUE@
41AMTAR = @AMTAR@
42AUTOCONF = @AUTOCONF@
43AUTOHEADER = @AUTOHEADER@
44AUTOMAKE = @AUTOMAKE@
45AWK = @AWK@
46CC = @CC@
47CCDEPMODE = @CCDEPMODE@
48CFLAGS = @CFLAGS@
49CPP = @CPP@
50CPPFLAGS = @CPPFLAGS@
51CXX = @CXX@
52CXXDEPMODE = @CXXDEPMODE@
53CXXFLAGS = @CXXFLAGS@
54CYGPATH_W = @CYGPATH_W@
55DEFS = @DEFS@
56DEPDIR = @DEPDIR@
57ECHO_C = @ECHO_C@
58ECHO_N = @ECHO_N@
59ECHO_T = @ECHO_T@
60EGREP = @EGREP@
61EXEEXT = @EXEEXT@
62INSTALL_DATA = @INSTALL_DATA@
63INSTALL_PROGRAM = @INSTALL_PROGRAM@
64INSTALL_SCRIPT = @INSTALL_SCRIPT@
65INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
66LDFLAGS = @LDFLAGS@
67LIBOBJS = @LIBOBJS@
68LIBS = @LIBS@
69LTLIBOBJS = @LTLIBOBJS@
70MAKEINFO = @MAKEINFO@
71OBJEXT = @OBJEXT@
72PACKAGE = @PACKAGE@
73PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
74PACKAGE_NAME = @PACKAGE_NAME@
75PACKAGE_STRING = @PACKAGE_STRING@
76PACKAGE_TARNAME = @PACKAGE_TARNAME@
77PACKAGE_VERSION = @PACKAGE_VERSION@
78PATH_SEPARATOR = @PATH_SEPARATOR@
79SET_MAKE = @SET_MAKE@
80SHELL = @SHELL@
81STRIP = @STRIP@
82VERSION = @VERSION@
83ac_ct_CC = @ac_ct_CC@
84ac_ct_CXX = @ac_ct_CXX@
85ac_ct_STRIP = @ac_ct_STRIP@
86am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
87am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
88am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
89am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
90am__include = @am__include@
91am__leading_dot = @am__leading_dot@
92am__quote = @am__quote@
93bindir = @bindir@
94build_alias = @build_alias@
95datadir = @datadir@
96exec_prefix = @exec_prefix@
97host_alias = @host_alias@
98includedir = @includedir@
99infodir = @infodir@
100install_sh = @install_sh@
101libdir = @libdir@
102libexecdir = @libexecdir@
103localstatedir = @localstatedir@
104mandir = @mandir@
105oldincludedir = @oldincludedir@
106prefix = @prefix@
107program_transform_name = @program_transform_name@
108sbindir = @sbindir@
109sharedstatedir = @sharedstatedir@
110sysconfdir = @sysconfdir@
111target_alias = @target_alias@
112subdir = src
113ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
114mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
115CONFIG_HEADER = $(top_builddir)/config.h
116CONFIG_CLEAN_FILES =
117DIST_SOURCES =
118DIST_COMMON = $(srcdir)/Makefile.in INSTALL Makefile.am
119all: all-am
120
121.SUFFIXES:
122$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
123        cd $(top_srcdir) && \
124          $(AUTOMAKE) --gnu  src/Makefile
125Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
126        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
127uninstall-info-am:
128tags: TAGS
129TAGS:
130
131ctags: CTAGS
132CTAGS:
133
134DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
135
136top_distdir = ..
137distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
138
139distdir: $(DISTFILES)
140        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
141        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
142        list='$(DISTFILES)'; for file in $$list; do \
143          case $$file in \
144            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
145            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
146          esac; \
147          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
148          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
149          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
150            dir="/$$dir"; \
151            $(mkinstalldirs) "$(distdir)$$dir"; \
152          else \
153            dir=''; \
154          fi; \
155          if test -d $$d/$$file; then \
156            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
157              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
158            fi; \
159            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
160          else \
161            test -f $(distdir)/$$file \
162            || cp -p $$d/$$file $(distdir)/$$file \
163            || exit 1; \
164          fi; \
165        done
166check-am: all-am
167check: check-am
168all-am: Makefile
169
170installdirs:
171install: install-am
172install-exec: install-exec-am
173install-data: install-data-am
174uninstall: uninstall-am
175
176install-am: all-am
177        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
178
179installcheck: installcheck-am
180install-strip:
181        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
182          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
183          `test -z '$(STRIP)' || \
184            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
185mostlyclean-generic:
186
187clean-generic:
188
189distclean-generic:
190        -rm -f $(CONFIG_CLEAN_FILES)
191
192maintainer-clean-generic:
193        @echo "This command is intended for maintainers to use"
194        @echo "it deletes files that may require special tools to rebuild."
195clean: clean-am
196
197clean-am: clean-generic mostlyclean-am
198
199distclean: distclean-am
200        -rm -f Makefile
201distclean-am: clean-am distclean-generic
202
203dvi: dvi-am
204
205dvi-am:
206
207info: info-am
208
209info-am:
210
211install-data-am:
212
213install-exec-am:
214
215install-info: install-info-am
216
217install-man:
218
219installcheck-am:
220
221maintainer-clean: maintainer-clean-am
222        -rm -f Makefile
223maintainer-clean-am: distclean-am maintainer-clean-generic
224
225mostlyclean: mostlyclean-am
226
227mostlyclean-am: mostlyclean-generic
228
229pdf: pdf-am
230
231pdf-am:
232
233ps: ps-am
234
235ps-am:
236
237uninstall-am: uninstall-info-am
238
239.PHONY: all all-am check check-am clean clean-generic distclean \
240        distclean-generic distdir dvi dvi-am info info-am install \
241        install-am install-data install-data-am install-exec \
242        install-exec-am install-info install-info-am install-man \
243        install-strip installcheck installcheck-am installdirs \
244        maintainer-clean maintainer-clean-generic mostlyclean \
245        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
246        uninstall-info-am
247
248# Tell versions [3.59,3.63) of GNU make to not export all variables.
249# Otherwise a system limit (for SysV at least) may be exceeded.
250.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.