~ubuntu-branches/ubuntu/raring/libcaca/raring

« back to all changes in this revision

Viewing changes to python/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hocevar
  • Date: 2010-02-08 01:40:59 UTC
  • mfrom: (1.1.8 upstream) (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100208014059-9q4av8pze8p7uw3i
Tags: 0.99.beta17-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.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, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
13
14
# PARTICULAR PURPOSE.
14
15
 
15
16
@SET_MAKE@
16
 
 
17
 
# $Id: $
18
17
VPATH = @srcdir@
19
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
20
20
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
23
install_sh_DATA = $(install_sh) -c -m 644
24
24
install_sh_PROGRAM = $(install_sh) -c
43
43
mkinstalldirs = $(install_sh) -d
44
44
CONFIG_HEADER = $(top_builddir)/config.h
45
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
46
47
SOURCES =
47
48
DIST_SOURCES =
48
49
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67
68
CPPFLAGS = @CPPFLAGS@
68
69
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
69
70
CPPUNIT_LIBS = @CPPUNIT_LIBS@
 
71
CSC = @CSC@
70
72
CXX = @CXX@
71
73
CXXCPP = @CXXCPP@
72
74
CXXDEPMODE = @CXXDEPMODE@
77
79
DLLTOOL = @DLLTOOL@
78
80
DOXYGEN = @DOXYGEN@
79
81
DSYMUTIL = @DSYMUTIL@
 
82
DUMPBIN = @DUMPBIN@
80
83
DVIPS = @DVIPS@
81
 
ECHO = @ECHO@
82
84
ECHO_C = @ECHO_C@
83
85
ECHO_N = @ECHO_N@
84
86
ECHO_T = @ECHO_T@
85
87
EGREP = @EGREP@
86
88
EXEEXT = @EXEEXT@
87
 
F77 = @F77@
88
 
FFLAGS = @FFLAGS@
 
89
FGREP = @FGREP@
89
90
FTGL_CFLAGS = @FTGL_CFLAGS@
90
91
FTGL_LIBS = @FTGL_LIBS@
91
92
GACUTIL = @GACUTIL@
101
102
INSTALL_PROGRAM = @INSTALL_PROGRAM@
102
103
INSTALL_SCRIPT = @INSTALL_SCRIPT@
103
104
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
105
JAR = @JAR@
 
106
JAVAC = @JAVAC@
 
107
JAVAH = @JAVAH@
 
108
JAVA_CFLAGS = @JAVA_CFLAGS@
 
109
JAVA_LIBS = @JAVA_LIBS@
104
110
KPSEWHICH = @KPSEWHICH@
105
111
LATEX = @LATEX@
 
112
LD = @LD@
106
113
LDFLAGS = @LDFLAGS@
107
114
LIBOBJS = @LIBOBJS@
108
115
LIBS = @LIBS@
109
116
LIBTOOL = @LIBTOOL@
 
117
LIPO = @LIPO@
110
118
LN_S = @LN_S@
111
119
LTLIBOBJS = @LTLIBOBJS@
112
120
LT_MAJOR = @LT_MAJOR@
117
125
MAKEINFO = @MAKEINFO@
118
126
MATH_LIBS = @MATH_LIBS@
119
127
MKDIR_P = @MKDIR_P@
 
128
NM = @NM@
120
129
NMEDIT = @NMEDIT@
121
130
OBJC = @OBJC@
122
131
OBJCDEPMODE = @OBJCDEPMODE@
123
132
OBJCFLAGS = @OBJCFLAGS@
124
133
OBJDUMP = @OBJDUMP@
125
134
OBJEXT = @OBJEXT@
 
135
OTOOL = @OTOOL@
 
136
OTOOL64 = @OTOOL64@
126
137
PACKAGE = @PACKAGE@
127
138
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128
139
PACKAGE_NAME = @PACKAGE_NAME@
129
140
PACKAGE_STRING = @PACKAGE_STRING@
130
141
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
142
PACKAGE_URL = @PACKAGE_URL@
131
143
PACKAGE_VERSION = @PACKAGE_VERSION@
132
144
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
133
145
PANGOFT2_LIBS = @PANGOFT2_LIBS@
155
167
abs_top_srcdir = @abs_top_srcdir@
156
168
ac_ct_CC = @ac_ct_CC@
157
169
ac_ct_CXX = @ac_ct_CXX@
158
 
ac_ct_F77 = @ac_ct_F77@
 
170
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
159
171
am__include = @am__include@
160
172
am__leading_dot = @am__leading_dot@
161
173
am__quote = @am__quote@
186
198
libexecdir = @libexecdir@
187
199
localedir = @localedir@
188
200
localstatedir = @localstatedir@
 
201
lt_ECHO = @lt_ECHO@
189
202
mandir = @mandir@
190
203
mkdir_p = @mkdir_p@
191
204
oldincludedir = @oldincludedir@
202
215
target_cpu = @target_cpu@
203
216
target_os = @target_os@
204
217
target_vendor = @target_vendor@
 
218
top_build_prefix = @top_build_prefix@
205
219
top_builddir = @top_builddir@
206
220
top_srcdir = @top_srcdir@
207
221
EXTRA_DIST = caca.txt pypycaca.c pypycaca.h snake.py test1.py test2.py
218
232
        @for dep in $?; do \
219
233
          case '$(am__configure_deps)' in \
220
234
            *$$dep*) \
221
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222
 
                && exit 0; \
 
235
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
236
                && { if test -f $@; then exit 0; else break; fi; }; \
223
237
              exit 1;; \
224
238
          esac; \
225
239
        done; \
226
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  python/Makefile'; \
227
 
        cd $(top_srcdir) && \
228
 
          $(AUTOMAKE) --foreign  python/Makefile
 
240
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/Makefile'; \
 
241
        $(am__cd) $(top_srcdir) && \
 
242
          $(AUTOMAKE) --foreign python/Makefile
229
243
.PRECIOUS: Makefile
230
244
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231
245
        @case '$?' in \
243
257
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
258
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
245
259
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
260
$(am__aclocal_m4_deps):
246
261
 
247
262
mostlyclean-libtool:
248
263
        -rm -f *.lo
272
287
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
273
288
          if test -d $$d/$$file; then \
274
289
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
290
            if test -d "$(distdir)/$$file"; then \
 
291
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
292
            fi; \
275
293
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
276
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
294
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
295
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
277
296
            fi; \
278
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
297
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
279
298
          else \
280
 
            test -f $(distdir)/$$file \
281
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
299
            test -f "$(distdir)/$$file" \
 
300
            || cp -p $$d/$$file "$(distdir)/$$file" \
282
301
            || exit 1; \
283
302
          fi; \
284
303
        done
306
325
 
307
326
distclean-generic:
308
327
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
328
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
309
329
 
310
330
maintainer-clean-generic:
311
331
        @echo "This command is intended for maintainers to use"
322
342
 
323
343
html: html-am
324
344
 
 
345
html-am:
 
346
 
325
347
info: info-am
326
348
 
327
349
info-am:
330
352
 
331
353
install-dvi: install-dvi-am
332
354
 
 
355
install-dvi-am:
 
356
 
333
357
install-exec-am:
334
358
 
335
359
install-html: install-html-am
336
360
 
 
361
install-html-am:
 
362
 
337
363
install-info: install-info-am
338
364
 
 
365
install-info-am:
 
366
 
339
367
install-man:
340
368
 
341
369
install-pdf: install-pdf-am
342
370
 
 
371
install-pdf-am:
 
372
 
343
373
install-ps: install-ps-am
344
374
 
 
375
install-ps-am:
 
376
 
345
377
installcheck-am:
346
378
 
347
379
maintainer-clean: maintainer-clean-am
379
411
all:
380
412
 
381
413
python:
382
 
        $(CC) pypycaca.c -c $(CACAFLAGS) $(PYTHONFLAGS) -Wall 
 
414
        $(CC) pypycaca.c -c $(CACAFLAGS) $(PYTHONFLAGS) -Wall
383
415
        $(LD) pypycaca.o -o $(NAME) $(CACALIBS) $(PYTHONLIBS) -shared
384
416
 
385
417
clean:
386
418
        $(RM) *.o $(NAME)
 
419
 
387
420
# Tell versions [3.59,3.63) of GNU make to not export all variables.
388
421
# Otherwise a system limit (for SysV at least) may be exceeded.
389
422
.NOEXPORT: