~ubuntu-branches/ubuntu/natty/rss-glx/natty

« back to all changes in this revision

Viewing changes to utils/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-04-13 19:40:44 UTC
  • mto: (1.3.1 upstream) (2.1.4 sid)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20090413194044-e17hyf7pzkf5wkqo
ImportĀ upstreamĀ versionĀ 0.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
42
38
am__aclocal_m4_deps = $(top_srcdir)/configure.in
43
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
40
        $(ACLOCAL_M4)
45
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
41
mkinstalldirs = $(install_sh) -d
46
42
CONFIG_HEADER = $(top_builddir)/config.h
47
43
CONFIG_CLEAN_FILES =
48
44
am__installdirs = "$(DESTDIR)$(bindir)"
52
48
DIST_SOURCES =
53
49
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54
50
ACLOCAL = @ACLOCAL@
55
 
AMDEP_FALSE = @AMDEP_FALSE@
56
 
AMDEP_TRUE = @AMDEP_TRUE@
57
51
AMTAR = @AMTAR@
58
52
AR = @AR@
59
53
AUTOCONF = @AUTOCONF@
73
67
CYGPATH_W = @CYGPATH_W@
74
68
DEFS = @DEFS@
75
69
DEPDIR = @DEPDIR@
 
70
DSYMUTIL = @DSYMUTIL@
76
71
ECHO = @ECHO@
77
72
ECHO_C = @ECHO_C@
78
73
ECHO_N = @ECHO_N@
83
78
FFLAGS = @FFLAGS@
84
79
GLEW = @GLEW@
85
80
GREP = @GREP@
 
81
INSTALL = @INSTALL@
86
82
INSTALL_DATA = @INSTALL_DATA@
87
 
INSTALL_KDE_CONFIG_FILES_FALSE = @INSTALL_KDE_CONFIG_FILES_FALSE@
88
 
INSTALL_KDE_CONFIG_FILES_TRUE = @INSTALL_KDE_CONFIG_FILES_TRUE@
89
83
INSTALL_PROGRAM = @INSTALL_PROGRAM@
90
84
INSTALL_SCRIPT = @INSTALL_SCRIPT@
91
85
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92
 
INSTALL_XSCREENSAVER_CONFIG_FILES_FALSE = @INSTALL_XSCREENSAVER_CONFIG_FILES_FALSE@
93
 
INSTALL_XSCREENSAVER_CONFIG_FILES_TRUE = @INSTALL_XSCREENSAVER_CONFIG_FILES_TRUE@
94
86
LDFLAGS = @LDFLAGS@
95
87
LIBOBJS = @LIBOBJS@
96
88
LIBS = @LIBS@
98
90
LN_S = @LN_S@
99
91
LTLIBOBJS = @LTLIBOBJS@
100
92
MAKEINFO = @MAKEINFO@
 
93
MKDIR_P = @MKDIR_P@
 
94
NMEDIT = @NMEDIT@
101
95
OBJEXT = @OBJEXT@
102
96
PACKAGE = @PACKAGE@
103
97
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109
103
PKG_CONFIG = @PKG_CONFIG@
110
104
PTHREADS = @PTHREADS@
111
105
RANLIB = @RANLIB@
 
106
SED = @SED@
112
107
SET_MAKE = @SET_MAKE@
113
108
SHELL = @SHELL@
114
109
STRIP = @STRIP@
115
110
VERSION = @VERSION@
116
 
WITHGLEW_FALSE = @WITHGLEW_FALSE@
117
 
WITHGLEW_TRUE = @WITHGLEW_TRUE@
118
 
WITHPTHREADS_FALSE = @WITHPTHREADS_FALSE@
119
 
WITHPTHREADS_TRUE = @WITHPTHREADS_TRUE@
120
 
WITHSOUND_FALSE = @WITHSOUND_FALSE@
121
 
WITHSOUND_TRUE = @WITHSOUND_TRUE@
122
111
Wand_CFLAGS = @Wand_CFLAGS@
123
112
Wand_LIBS = @Wand_LIBS@
124
113
XMKMF = @XMKMF@
126
115
X_EXTRA_LIBS = @X_EXTRA_LIBS@
127
116
X_LIBS = @X_LIBS@
128
117
X_PRE_LIBS = @X_PRE_LIBS@
 
118
abs_builddir = @abs_builddir@
 
119
abs_srcdir = @abs_srcdir@
 
120
abs_top_builddir = @abs_top_builddir@
 
121
abs_top_srcdir = @abs_top_srcdir@
129
122
ac_ct_CC = @ac_ct_CC@
130
123
ac_ct_CXX = @ac_ct_CXX@
131
124
ac_ct_F77 = @ac_ct_F77@
132
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
133
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
134
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
135
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
136
125
am__include = @am__include@
137
126
am__leading_dot = @am__leading_dot@
138
127
am__quote = @am__quote@
144
133
build_cpu = @build_cpu@
145
134
build_os = @build_os@
146
135
build_vendor = @build_vendor@
 
136
builddir = @builddir@
147
137
configdir = @configdir@
148
138
datadir = @datadir@
149
139
datarootdir = @datarootdir@
175
165
psdir = @psdir@
176
166
sbindir = @sbindir@
177
167
sharedstatedir = @sharedstatedir@
 
168
srcdir = @srcdir@
178
169
sysconfdir = @sysconfdir@
179
170
target_alias = @target_alias@
 
171
top_builddir = @top_builddir@
 
172
top_srcdir = @top_srcdir@
180
173
bin_SCRIPTS = rss-glx_install.pl
181
174
all: all-am
182
175
 
212
205
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
206
install-binSCRIPTS: $(bin_SCRIPTS)
214
207
        @$(NORMAL_INSTALL)
215
 
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
208
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
216
209
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
217
210
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
218
211
          if test -f $$d$$p; then \
235
228
 
236
229
clean-libtool:
237
230
        -rm -rf .libs _libs
238
 
 
239
 
distclean-libtool:
240
 
        -rm -f libtool
241
 
uninstall-info-am:
242
231
tags: TAGS
243
232
TAGS:
244
233
 
247
236
 
248
237
 
249
238
distdir: $(DISTFILES)
250
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
251
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
252
 
        list='$(DISTFILES)'; for file in $$list; do \
253
 
          case $$file in \
254
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
255
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
256
 
          esac; \
 
239
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
240
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
241
        list='$(DISTFILES)'; \
 
242
          dist_files=`for file in $$list; do echo $$file; done | \
 
243
          sed -e "s|^$$srcdirstrip/||;t" \
 
244
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
245
        case $$dist_files in \
 
246
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
247
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
248
                           sort -u` ;; \
 
249
        esac; \
 
250
        for file in $$dist_files; do \
257
251
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
258
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
259
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
260
 
            dir="/$$dir"; \
261
 
            $(mkdir_p) "$(distdir)$$dir"; \
262
 
          else \
263
 
            dir=''; \
264
 
          fi; \
265
252
          if test -d $$d/$$file; then \
 
253
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
266
254
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
267
255
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
268
256
            fi; \
278
266
all-am: Makefile $(SCRIPTS)
279
267
installdirs:
280
268
        for dir in "$(DESTDIR)$(bindir)"; do \
281
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
269
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
282
270
        done
283
271
install: install-am
284
272
install-exec: install-exec-am
310
298
 
311
299
distclean: distclean-am
312
300
        -rm -f Makefile
313
 
distclean-am: clean-am distclean-generic distclean-libtool
 
301
distclean-am: clean-am distclean-generic
314
302
 
315
303
dvi: dvi-am
316
304
 
324
312
 
325
313
install-data-am:
326
314
 
 
315
install-dvi: install-dvi-am
 
316
 
327
317
install-exec-am: install-binSCRIPTS
328
318
 
 
319
install-html: install-html-am
 
320
 
329
321
install-info: install-info-am
330
322
 
331
323
install-man:
332
324
 
 
325
install-pdf: install-pdf-am
 
326
 
 
327
install-ps: install-ps-am
 
328
 
333
329
installcheck-am:
334
330
 
335
331
maintainer-clean: maintainer-clean-am
348
344
 
349
345
ps-am:
350
346
 
351
 
uninstall-am: uninstall-binSCRIPTS uninstall-info-am
 
347
uninstall-am: uninstall-binSCRIPTS
 
348
 
 
349
.MAKE: install-am install-strip
352
350
 
353
351
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
354
352
        distclean distclean-generic distclean-libtool distdir dvi \
355
353
        dvi-am html html-am info info-am install install-am \
356
 
        install-binSCRIPTS install-data install-data-am install-exec \
357
 
        install-exec-am install-info install-info-am install-man \
 
354
        install-binSCRIPTS install-data install-data-am install-dvi \
 
355
        install-dvi-am install-exec install-exec-am install-html \
 
356
        install-html-am install-info install-info-am install-man \
 
357
        install-pdf install-pdf-am install-ps install-ps-am \
358
358
        install-strip installcheck installcheck-am installdirs \
359
359
        maintainer-clean maintainer-clean-generic mostlyclean \
360
360
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
361
 
        uninstall uninstall-am uninstall-binSCRIPTS uninstall-info-am
 
361
        uninstall uninstall-am uninstall-binSCRIPTS
362
362
 
363
363
# Tell versions [3.59,3.63) of GNU make to not export all variables.
364
364
# Otherwise a system limit (for SysV at least) may be exceeded.