~ubuntu-branches/ubuntu/maverick/tvtime/maverick

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Simon Law
  • Date: 2004-01-13 18:00:36 UTC
  • Revision ID: james.westby@ubuntu.com-20040113180036-h996q67t476jymsu
Tags: upstream-0.9.12
ImportĀ upstreamĀ versionĀ 0.9.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
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
# data/Makefile.am distributes the shared data files tvtime needs.
 
18
# Copyright (C) 2002, 2003  Billy Biggs
 
19
#
 
20
# This program is free software; you can redistribute it and/or modify
 
21
# it under the terms of the GNU General Public License as published by
 
22
# the Free Software Foundation; either version 2 of the License, or (at
 
23
# your option) any later version.
 
24
#
 
25
# This program is distributed in the hope that it will be useful, but
 
26
# WITHOUT ANY WARRANTY; without even the implied warranty of
 
27
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
28
# General Public License for more details.
 
29
#
 
30
# You should have received a copy of the GNU General Public License
 
31
# along with this program; if not, write to the Free Software
 
32
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
33
SHELL = @SHELL@
 
34
 
 
35
srcdir = @srcdir@
 
36
top_srcdir = @top_srcdir@
 
37
VPATH = @srcdir@
 
38
prefix = @prefix@
 
39
exec_prefix = @exec_prefix@
 
40
 
 
41
bindir = @bindir@
 
42
sbindir = @sbindir@
 
43
libexecdir = @libexecdir@
 
44
datadir = @datadir@
 
45
sysconfdir = @sysconfdir@
 
46
sharedstatedir = @sharedstatedir@
 
47
localstatedir = @localstatedir@
 
48
libdir = @libdir@
 
49
infodir = @infodir@
 
50
mandir = @mandir@
 
51
includedir = @includedir@
 
52
oldincludedir = /usr/include
 
53
pkgdatadir = $(datadir)/@PACKAGE@
 
54
pkglibdir = $(libdir)/@PACKAGE@
 
55
pkgincludedir = $(includedir)/@PACKAGE@
 
56
top_builddir = ..
 
57
 
 
58
ACLOCAL = @ACLOCAL@
 
59
AUTOCONF = @AUTOCONF@
 
60
AUTOMAKE = @AUTOMAKE@
 
61
AUTOHEADER = @AUTOHEADER@
 
62
 
 
63
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
64
INSTALL = @INSTALL@
 
65
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
66
INSTALL_DATA = @INSTALL_DATA@
 
67
install_sh_DATA = $(install_sh) -c -m 644
 
68
install_sh_PROGRAM = $(install_sh) -c
 
69
install_sh_SCRIPT = $(install_sh) -c
 
70
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
71
INSTALL_HEADER = $(INSTALL_DATA)
 
72
transform = @program_transform_name@
 
73
NORMAL_INSTALL = :
 
74
PRE_INSTALL = :
 
75
POST_INSTALL = :
 
76
NORMAL_UNINSTALL = :
 
77
PRE_UNINSTALL = :
 
78
POST_UNINSTALL = :
 
79
host_alias = @host_alias@
 
80
host_triplet = @host@
 
81
 
 
82
EXEEXT = @EXEEXT@
 
83
OBJEXT = @OBJEXT@
 
84
PATH_SEPARATOR = @PATH_SEPARATOR@
 
85
AMTAR = @AMTAR@
 
86
AR = @AR@
 
87
AS = @AS@
 
88
AWK = @AWK@
 
89
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
90
CATOBJEXT = @CATOBJEXT@
 
91
CC = @CC@
 
92
CXX = @CXX@
 
93
CXXCPP = @CXXCPP@
 
94
DATADIRNAME = @DATADIRNAME@
 
95
DEPDIR = @DEPDIR@
 
96
DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
 
97
DLLTOOL = @DLLTOOL@
 
98
DYNAMIC_LD_LIBS = @DYNAMIC_LD_LIBS@
 
99
ECHO = @ECHO@
 
100
EGREP = @EGREP@
 
101
F77 = @F77@
 
102
FREETYPE_CONFIG = @FREETYPE_CONFIG@
 
103
GCJ = @GCJ@
 
104
GCJFLAGS = @GCJFLAGS@
 
105
GENCAT = @GENCAT@
 
106
GLIBC21 = @GLIBC21@
 
107
GMSGFMT = @GMSGFMT@
 
108
HAVE_LIB = @HAVE_LIB@
 
109
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
110
INSTOBJEXT = @INSTOBJEXT@
 
111
INTLBISON = @INTLBISON@
 
112
INTLLIBS = @INTLLIBS@
 
113
INTLOBJS = @INTLOBJS@
 
114
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
115
LIB = @LIB@
 
116
LIBICONV = @LIBICONV@
 
117
LIBINTL = @LIBINTL@
 
118
LIBTOOL = @LIBTOOL@
 
119
LIBXML2_CONFIG = @LIBXML2_CONFIG@
 
120
LN_S = @LN_S@
 
121
LTLIB = @LTLIB@
 
122
LTLIBICONV = @LTLIBICONV@
 
123
LTLIBINTL = @LTLIBINTL@
 
124
MAINT = @MAINT@
 
125
MKINSTALLDIRS = @MKINSTALLDIRS@
 
126
OBJDUMP = @OBJDUMP@
 
127
PACKAGE = @PACKAGE@
 
128
PNG_LIBS = @PNG_LIBS@
 
129
POSUB = @POSUB@
 
130
RANLIB = @RANLIB@
 
131
RC = @RC@
 
132
SDL_CFLAGS = @SDL_CFLAGS@
 
133
SDL_CONFIG = @SDL_CONFIG@
 
134
SDL_LIBS = @SDL_LIBS@
 
135
STRIP = @STRIP@
 
136
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
137
USE_NLS = @USE_NLS@
 
138
VERSION = @VERSION@
 
139
X11_CFLAGS = @X11_CFLAGS@
 
140
X11_LIBS = @X11_LIBS@
 
141
XML2_FLAG = @XML2_FLAG@
 
142
XML2_LIBS = @XML2_LIBS@
 
143
X_CFLAGS = @X_CFLAGS@
 
144
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
145
X_LIBS = @X_LIBS@
 
146
X_PRE_LIBS = @X_PRE_LIBS@
 
147
ZLIB_LIBS = @ZLIB_LIBS@
 
148
am__include = @am__include@
 
149
am__quote = @am__quote@
 
150
found_cc = @found_cc@
 
151
install_sh = @install_sh@
 
152
 
 
153
tvtimedatadir = $(pkgdatadir)
 
154
dist_tvtimedata_DATA = FreeMonoBold.ttf tvtimeSansBold.ttf \
 
155
        filmstrip_0000.png filmstrip_0001.png filmstrip_0002.png \
 
156
        filmstrip_0003.png filmstrip_0004.png infoicon_0000.png
 
157
 
 
158
 
 
159
EXTRA_DIST = COPYING.DScaler COPYING.tvtimeSansBold COPYING.FreeMonoBold \
 
160
        tvtimeSansBold.sfd FreeMonoBold.sfd
 
161
 
 
162
subdir = data
 
163
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
164
CONFIG_HEADER = $(top_builddir)/config.h
 
165
CONFIG_CLEAN_FILES =
 
166
DIST_SOURCES =
 
167
DATA = $(dist_tvtimedata_DATA)
 
168
 
 
169
DIST_COMMON = $(dist_tvtimedata_DATA) Makefile.am Makefile.in
 
170
all: all-am
 
171
 
 
172
.SUFFIXES:
 
173
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
174
        cd $(top_srcdir) && \
 
175
          $(AUTOMAKE) --gnu  data/Makefile
 
176
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
177
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
178
 
 
179
mostlyclean-libtool:
 
180
        -rm -f *.lo
 
181
 
 
182
clean-libtool:
 
183
        -rm -rf .libs _libs
 
184
 
 
185
distclean-libtool:
 
186
        -rm -f libtool
 
187
uninstall-info-am:
 
188
dist_tvtimedataDATA_INSTALL = $(INSTALL_DATA)
 
189
install-dist_tvtimedataDATA: $(dist_tvtimedata_DATA)
 
190
        @$(NORMAL_INSTALL)
 
191
        $(mkinstalldirs) $(DESTDIR)$(tvtimedatadir)
 
192
        @list='$(dist_tvtimedata_DATA)'; for p in $$list; do \
 
193
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
194
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
195
          echo " $(dist_tvtimedataDATA_INSTALL) $$d$$p $(DESTDIR)$(tvtimedatadir)/$$f"; \
 
196
          $(dist_tvtimedataDATA_INSTALL) $$d$$p $(DESTDIR)$(tvtimedatadir)/$$f; \
 
197
        done
 
198
 
 
199
uninstall-dist_tvtimedataDATA:
 
200
        @$(NORMAL_UNINSTALL)
 
201
        @list='$(dist_tvtimedata_DATA)'; for p in $$list; do \
 
202
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
203
          echo " rm -f $(DESTDIR)$(tvtimedatadir)/$$f"; \
 
204
          rm -f $(DESTDIR)$(tvtimedatadir)/$$f; \
 
205
        done
 
206
tags: TAGS
 
207
TAGS:
 
208
 
 
209
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
210
 
 
211
top_distdir = ..
 
212
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
213
 
 
214
distdir: $(DISTFILES)
 
215
        @list='$(DISTFILES)'; for file in $$list; do \
 
216
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
217
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
218
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
219
            dir="/$$dir"; \
 
220
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
221
          else \
 
222
            dir=''; \
 
223
          fi; \
 
224
          if test -d $$d/$$file; then \
 
225
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
226
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
227
            fi; \
 
228
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
229
          else \
 
230
            test -f $(distdir)/$$file \
 
231
            || cp -p $$d/$$file $(distdir)/$$file \
 
232
            || exit 1; \
 
233
          fi; \
 
234
        done
 
235
check-am: all-am
 
236
check: check-am
 
237
all-am: Makefile $(DATA)
 
238
 
 
239
installdirs:
 
240
        $(mkinstalldirs) $(DESTDIR)$(tvtimedatadir)
 
241
 
 
242
install: install-am
 
243
install-exec: install-exec-am
 
244
install-data: install-data-am
 
245
uninstall: uninstall-am
 
246
 
 
247
install-am: all-am
 
248
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
249
 
 
250
installcheck: installcheck-am
 
251
install-strip:
 
252
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
253
          INSTALL_STRIP_FLAG=-s \
 
254
          `test -z '$(STRIP)' || \
 
255
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
256
mostlyclean-generic:
 
257
 
 
258
clean-generic:
 
259
 
 
260
distclean-generic:
 
261
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
262
 
 
263
maintainer-clean-generic:
 
264
        @echo "This command is intended for maintainers to use"
 
265
        @echo "it deletes files that may require special tools to rebuild."
 
266
clean: clean-am
 
267
 
 
268
clean-am: clean-generic clean-libtool mostlyclean-am
 
269
 
 
270
distclean: distclean-am
 
271
 
 
272
distclean-am: clean-am distclean-generic distclean-libtool
 
273
 
 
274
dvi: dvi-am
 
275
 
 
276
dvi-am:
 
277
 
 
278
info: info-am
 
279
 
 
280
info-am:
 
281
 
 
282
install-data-am: install-dist_tvtimedataDATA
 
283
 
 
284
install-exec-am:
 
285
 
 
286
install-info: install-info-am
 
287
 
 
288
install-man:
 
289
 
 
290
installcheck-am:
 
291
 
 
292
maintainer-clean: maintainer-clean-am
 
293
 
 
294
maintainer-clean-am: distclean-am maintainer-clean-generic
 
295
 
 
296
mostlyclean: mostlyclean-am
 
297
 
 
298
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
299
 
 
300
uninstall-am: uninstall-dist_tvtimedataDATA uninstall-info-am
 
301
        @$(NORMAL_INSTALL)
 
302
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
303
 
 
304
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
305
        distclean distclean-generic distclean-libtool distdir dvi \
 
306
        dvi-am info info-am install install-am install-data \
 
307
        install-data-am install-dist_tvtimedataDATA install-exec \
 
308
        install-exec-am install-info install-info-am install-man \
 
309
        install-strip installcheck installcheck-am installdirs \
 
310
        maintainer-clean maintainer-clean-generic mostlyclean \
 
311
        mostlyclean-generic mostlyclean-libtool uninstall uninstall-am \
 
312
        uninstall-dist_tvtimedataDATA uninstall-info-am
 
313
 
 
314
 
 
315
%.ttf: %.pe %.sfd
 
316
        pfaedit -script $^
 
317
 
 
318
.PHONY: uninstall-hook
 
319
uninstall-hook:
 
320
        -rmdir -p '$(DESTDIR)$(tvtimedatadir)'
 
321
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
322
# Otherwise a system limit (for SysV at least) may be exceeded.
 
323
.NOEXPORT: