~ubuntu-branches/ubuntu/breezy/tiemu/breezy

« back to all changes in this revision

Viewing changes to misc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien BLACHE
  • Date: 2005-06-02 16:50:15 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050602165015-59ab24414tl2wzol
Tags: 1.99+svn1460-1
* New snapshot.
* debian/control:
  + Updated build-depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ..
24
 
 
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
install_sh_DATA = $(install_sh) -c -m 644
27
 
install_sh_PROGRAM = $(install_sh) -c
28
 
install_sh_SCRIPT = $(install_sh) -c
29
 
INSTALL_HEADER = $(INSTALL_DATA)
30
 
transform = $(program_transform_name)
31
 
NORMAL_INSTALL = :
32
 
PRE_INSTALL = :
33
 
POST_INSTALL = :
34
 
NORMAL_UNINSTALL = :
35
 
PRE_UNINSTALL = :
36
 
POST_UNINSTALL = :
37
 
build_triplet = @build@
38
 
host_triplet = @host@
39
 
target_triplet = @target@
40
 
INSTALL = @INSTALL@
41
 
ACLOCAL = @ACLOCAL@
42
 
ALLOCA = @ALLOCA@
43
 
AMDEP_FALSE = @AMDEP_FALSE@
44
 
AMDEP_TRUE = @AMDEP_TRUE@
45
 
AMTAR = @AMTAR@
46
 
AR = @AR@
47
 
AUTOCONF = @AUTOCONF@
48
 
AUTOHEADER = @AUTOHEADER@
49
 
AUTOMAKE = @AUTOMAKE@
50
 
AWK = @AWK@
51
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
52
 
CATOBJEXT = @CATOBJEXT@
53
 
CC = @CC@
54
 
CCDEPMODE = @CCDEPMODE@
55
 
CFLAGS = @CFLAGS@
56
 
CPP = @CPP@
57
 
CPPFLAGS = @CPPFLAGS@
58
 
CXX = @CXX@
59
 
CXXCPP = @CXXCPP@
60
 
CXXDEPMODE = @CXXDEPMODE@
61
 
CXXFLAGS = @CXXFLAGS@
62
 
CYGPATH_W = @CYGPATH_W@
63
 
DATADIRNAME = @DATADIRNAME@
64
 
DEFS = @DEFS@
65
 
DEPDIR = @DEPDIR@
66
 
ECHO = @ECHO@
67
 
ECHO_C = @ECHO_C@
68
 
ECHO_N = @ECHO_N@
69
 
ECHO_T = @ECHO_T@
70
 
EGREP = @EGREP@
71
 
EXEEXT = @EXEEXT@
72
 
F77 = @F77@
73
 
FFLAGS = @FFLAGS@
74
 
GENCAT = @GENCAT@
75
 
GLIBC21 = @GLIBC21@
76
 
GMSGFMT = @GMSGFMT@
77
 
GTK_CONFIG = @GTK_CONFIG@
78
 
HAVE_ASPRINTF = @HAVE_ASPRINTF@
79
 
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
80
 
HAVE_SNPRINTF = @HAVE_SNPRINTF@
81
 
HAVE_WPRINTF = @HAVE_WPRINTF@
82
 
INSTALL_DATA = @INSTALL_DATA@
83
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
84
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
85
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86
 
INSTOBJEXT = @INSTOBJEXT@
87
 
INTLBISON = @INTLBISON@
88
 
INTLLIBS = @INTLLIBS@
89
 
INTLOBJS = @INTLOBJS@
90
 
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
91
 
LDFLAGS = @LDFLAGS@
92
 
LIBICONV = @LIBICONV@
93
 
LIBINTL = @LIBINTL@
94
 
LIBOBJS = @LIBOBJS@
95
 
LIBS = @LIBS@
96
 
LIBTOOL = @LIBTOOL@
97
 
LN_S = @LN_S@
98
 
LTLIBICONV = @LTLIBICONV@
99
 
LTLIBINTL = @LTLIBINTL@
100
 
LTLIBOBJS = @LTLIBOBJS@
101
 
MAINT = @MAINT@
102
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
103
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
104
 
MAKEINFO = @MAKEINFO@
105
 
MKINSTALLDIRS = @MKINSTALLDIRS@
106
 
MSGFMT = @MSGFMT@
107
 
MSGMERGE = @MSGMERGE@
108
 
OBJEXT = @OBJEXT@
109
 
PACKAGE = @PACKAGE@
110
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111
 
PACKAGE_LOCALE_DIR = @PACKAGE_LOCALE_DIR@
112
 
PACKAGE_NAME = @PACKAGE_NAME@
113
 
PACKAGE_STRING = @PACKAGE_STRING@
114
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
115
 
PACKAGE_VERSION = @PACKAGE_VERSION@
116
 
PATH_SEPARATOR = @PATH_SEPARATOR@
117
 
PKG_CONFIG = @PKG_CONFIG@
118
 
POSUB = @POSUB@
119
 
RANLIB = @RANLIB@
120
 
SDL_CFLAGS = @SDL_CFLAGS@
121
 
SDL_CONFIG = @SDL_CONFIG@
122
 
SDL_LIBS = @SDL_LIBS@
123
 
SET_MAKE = @SET_MAKE@
124
 
SHELL = @SHELL@
125
 
STRIP = @STRIP@
126
 
TICABLES_CFLAGS = @TICABLES_CFLAGS@
127
 
TICABLES_LIBS = @TICABLES_LIBS@
128
 
TICALCS_CFLAGS = @TICALCS_CFLAGS@
129
 
TICALCS_LIBS = @TICALCS_LIBS@
130
 
TIFILES_CFLAGS = @TIFILES_CFLAGS@
131
 
TIFILES_LIBS = @TIFILES_LIBS@
132
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
133
 
USE_NLS = @USE_NLS@
134
 
VERSION = @VERSION@
135
 
XGETTEXT = @XGETTEXT@
136
 
ac_ct_AR = @ac_ct_AR@
137
 
ac_ct_CC = @ac_ct_CC@
138
 
ac_ct_CXX = @ac_ct_CXX@
139
 
ac_ct_F77 = @ac_ct_F77@
140
 
ac_ct_RANLIB = @ac_ct_RANLIB@
141
 
ac_ct_STRIP = @ac_ct_STRIP@
142
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
143
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
144
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
145
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
146
 
am__include = @am__include@
147
 
am__leading_dot = @am__leading_dot@
148
 
am__quote = @am__quote@
149
 
bindir = @bindir@
150
 
build = @build@
151
 
build_alias = @build_alias@
152
 
build_cpu = @build_cpu@
153
 
build_os = @build_os@
154
 
build_vendor = @build_vendor@
155
 
datadir = @datadir@
156
 
exec_prefix = @exec_prefix@
157
 
host = @host@
158
 
host_alias = @host_alias@
159
 
host_cpu = @host_cpu@
160
 
host_os = @host_os@
161
 
host_vendor = @host_vendor@
162
 
includedir = @includedir@
163
 
infodir = @infodir@
164
 
install_sh = @install_sh@
165
 
libdir = @libdir@
166
 
libexecdir = @libexecdir@
167
 
localstatedir = @localstatedir@
168
 
mandir = @mandir@
169
 
oldincludedir = @oldincludedir@
170
 
prefix = @prefix@
171
 
program_transform_name = @program_transform_name@
172
 
sbindir = @sbindir@
173
 
sharedstatedir = @sharedstatedir@
174
 
sysconfdir = @sysconfdir@
175
 
target = @target@
176
 
target_alias = @target_alias@
177
 
target_cpu = @target_cpu@
178
 
target_os = @target_os@
179
 
target_vendor = @target_vendor@
180
 
SHARE_DIR = $(prefix)/share/tiemu
181
 
 
182
 
FILES = ChangeLog COPYING manpage.txt
183
 
EXTRA_DIST = $(FILES)
184
 
subdir = misc
185
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
186
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
187
 
CONFIG_HEADER = $(top_builddir)/config.h
188
 
CONFIG_CLEAN_FILES =
189
 
DIST_SOURCES =
190
 
DIST_COMMON = $(srcdir)/Makefile.in COPYING ChangeLog Makefile.am
191
 
all: all-am
192
 
 
193
 
.SUFFIXES:
194
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
195
 
        cd $(top_srcdir) && \
196
 
          $(AUTOMAKE) --gnu  misc/Makefile
197
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
198
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
199
 
 
200
 
mostlyclean-libtool:
201
 
        -rm -f *.lo
202
 
 
203
 
clean-libtool:
204
 
        -rm -rf .libs _libs
205
 
 
206
 
distclean-libtool:
207
 
        -rm -f libtool
208
 
uninstall-info-am:
209
 
tags: TAGS
210
 
TAGS:
211
 
 
212
 
ctags: CTAGS
213
 
CTAGS:
214
 
 
215
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
216
 
 
217
 
top_distdir = ..
218
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
219
 
 
220
 
distdir: $(DISTFILES)
221
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
222
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
223
 
        list='$(DISTFILES)'; for file in $$list; do \
224
 
          case $$file in \
225
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
226
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
227
 
          esac; \
228
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
229
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
230
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
231
 
            dir="/$$dir"; \
232
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
233
 
          else \
234
 
            dir=''; \
235
 
          fi; \
236
 
          if test -d $$d/$$file; then \
237
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
238
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
239
 
            fi; \
240
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
241
 
          else \
242
 
            test -f $(distdir)/$$file \
243
 
            || cp -p $$d/$$file $(distdir)/$$file \
244
 
            || exit 1; \
245
 
          fi; \
246
 
        done
247
 
check-am: all-am
248
 
check: check-am
249
 
all-am: Makefile
250
 
 
251
 
installdirs:
252
 
install-exec: install-exec-am
253
 
install-data: install-data-am
254
 
 
255
 
install-am: all-am
256
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
257
 
 
258
 
installcheck: installcheck-am
259
 
install-strip:
260
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
261
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
262
 
          `test -z '$(STRIP)' || \
263
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
264
 
mostlyclean-generic:
265
 
 
266
 
clean-generic:
267
 
 
268
 
distclean-generic:
269
 
        -rm -f $(CONFIG_CLEAN_FILES)
270
 
 
271
 
maintainer-clean-generic:
272
 
        @echo "This command is intended for maintainers to use"
273
 
        @echo "it deletes files that may require special tools to rebuild."
274
 
clean: clean-am
275
 
 
276
 
clean-am: clean-generic clean-libtool mostlyclean-am
277
 
 
278
 
distclean: distclean-am
279
 
        -rm -f Makefile
280
 
distclean-am: clean-am distclean-generic distclean-libtool
281
 
 
282
 
dvi: dvi-am
283
 
 
284
 
dvi-am:
285
 
 
286
 
info: info-am
287
 
 
288
 
info-am:
289
 
 
290
 
install-data-am:
291
 
 
292
 
install-exec-am:
293
 
 
294
 
install-info: install-info-am
295
 
 
296
 
install-man:
297
 
 
298
 
installcheck-am:
299
 
 
300
 
maintainer-clean: maintainer-clean-am
301
 
        -rm -f Makefile
302
 
maintainer-clean-am: distclean-am maintainer-clean-generic
303
 
 
304
 
mostlyclean: mostlyclean-am
305
 
 
306
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
307
 
 
308
 
pdf: pdf-am
309
 
 
310
 
pdf-am:
311
 
 
312
 
ps: ps-am
313
 
 
314
 
ps-am:
315
 
 
316
 
uninstall-am: uninstall-info-am
317
 
 
318
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
319
 
        distclean distclean-generic distclean-libtool distdir dvi \
320
 
        dvi-am info info-am install install-am install-data \
321
 
        install-data-am install-exec install-exec-am install-info \
322
 
        install-info-am install-man install-strip installcheck \
323
 
        installcheck-am installdirs maintainer-clean \
324
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
325
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
326
 
        uninstall-info-am
327
 
 
328
 
 
329
 
install: $(FILES)
330
 
        @echo Installing miscellaneous files...
331
 
        @$(INSTALL) -m644 ChangeLog $(SHARE_DIR)
332
 
        @$(INSTALL) -m644 COPYING $(SHARE_DIR)
333
 
        @$(INSTALL) -m644 manpage.txt $(SHARE_DIR)
334
 
        @echo Done
335
 
uninstall:
336
 
        @echo Removing pixmaps...
337
 
        $(RM) $(SHARE_DIR)/pixmaps/*.xpm
338
 
clean: 
339
 
        $(RM) \#*
340
 
        $(RM) *~
341
 
        $(RM) core
342
 
dos2unix:
343
 
        dos2unix
344
 
        lowercase
345
 
        uppercase
346
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
347
 
# Otherwise a system limit (for SysV at least) may be exceeded.
348
 
.NOEXPORT: