~ubuntu-branches/ubuntu/trusty/sdlpango/trusty

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2006-09-28 23:50:02 UTC
  • Revision ID: james.westby@ubuntu.com-20060928235002-qn0dl0ktodhmieax
Tags: upstream-0.1.2
ImportĀ upstreamĀ versionĀ 0.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
#Makefile.am for SDL_Pango library/DLL
 
18
 
 
19
 
 
20
SOURCES = $(libSDL_Pango_la_SOURCES)
 
21
 
 
22
srcdir = @srcdir@
 
23
top_srcdir = @top_srcdir@
 
24
VPATH = @srcdir@
 
25
pkgdatadir = $(datadir)/@PACKAGE@
 
26
pkglibdir = $(libdir)/@PACKAGE@
 
27
pkgincludedir = $(includedir)/@PACKAGE@
 
28
top_builddir = ..
 
29
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
30
INSTALL = @INSTALL@
 
31
install_sh_DATA = $(install_sh) -c -m 644
 
32
install_sh_PROGRAM = $(install_sh) -c
 
33
install_sh_SCRIPT = $(install_sh) -c
 
34
INSTALL_HEADER = $(INSTALL_DATA)
 
35
transform = $(program_transform_name)
 
36
NORMAL_INSTALL = :
 
37
PRE_INSTALL = :
 
38
POST_INSTALL = :
 
39
NORMAL_UNINSTALL = :
 
40
PRE_UNINSTALL = :
 
41
POST_UNINSTALL = :
 
42
host_triplet = @host@
 
43
subdir = src
 
44
DIST_COMMON = $(libSDL_Pangoinclude_HEADERS) $(srcdir)/Makefile.am \
 
45
        $(srcdir)/Makefile.in
 
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
47
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(mkdir_p)
 
51
CONFIG_CLEAN_FILES =
 
52
am__installdirs = $(DESTDIR)$(libdir) $(DESTDIR)$(libSDL_Pangoincludedir)
 
53
libLTLIBRARIES_INSTALL = $(INSTALL)
 
54
LTLIBRARIES = $(lib_LTLIBRARIES)
 
55
libSDL_Pango_la_LIBADD =
 
56
am_libSDL_Pango_la_OBJECTS = SDL_Pango.lo
 
57
libSDL_Pango_la_OBJECTS = $(am_libSDL_Pango_la_OBJECTS)
 
58
DEFAULT_INCLUDES = -I. -I$(srcdir)
 
59
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
60
am__depfiles_maybe = depfiles
 
61
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/SDL_Pango.Plo
 
62
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
63
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
64
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
65
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
66
        $(AM_CFLAGS) $(CFLAGS)
 
67
CCLD = $(CC)
 
68
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
69
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
70
SOURCES = $(libSDL_Pango_la_SOURCES)
 
71
DIST_SOURCES = $(libSDL_Pango_la_SOURCES)
 
72
libSDL_PangoincludeHEADERS_INSTALL = $(INSTALL_HEADER)
 
73
HEADERS = $(libSDL_Pangoinclude_HEADERS)
 
74
ETAGS = etags
 
75
CTAGS = ctags
 
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
77
ACLOCAL = @ACLOCAL@
 
78
AMDEP_FALSE = @AMDEP_FALSE@
 
79
AMDEP_TRUE = @AMDEP_TRUE@
 
80
AMTAR = @AMTAR@
 
81
AR = @AR@
 
82
AS = @AS@
 
83
AUTOCONF = @AUTOCONF@
 
84
AUTOHEADER = @AUTOHEADER@
 
85
AUTOMAKE = @AUTOMAKE@
 
86
AWK = @AWK@
 
87
BINARY_AGE = @BINARY_AGE@
 
88
CC = @CC@
 
89
CCDEPMODE = @CCDEPMODE@
 
90
CFLAGS = @CFLAGS@
 
91
CPP = @CPP@
 
92
CPPFLAGS = @CPPFLAGS@
 
93
CXX = @CXX@
 
94
CXXCPP = @CXXCPP@
 
95
CXXDEPMODE = @CXXDEPMODE@
 
96
CXXFLAGS = @CXXFLAGS@
 
97
CYGPATH_W = @CYGPATH_W@
 
98
DEFS = @DEFS@ -DBUILD_DLL
 
99
DEPDIR = @DEPDIR@
 
100
DLLTOOL = @DLLTOOL@
 
101
ECHO = @ECHO@
 
102
ECHO_C = @ECHO_C@
 
103
ECHO_N = @ECHO_N@
 
104
ECHO_T = @ECHO_T@
 
105
EGREP = @EGREP@
 
106
EXEEXT = @EXEEXT@
 
107
F77 = @F77@
 
108
FFLAGS = @FFLAGS@
 
109
INSTALL_DATA = @INSTALL_DATA@
 
110
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
111
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
112
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
113
INTERFACE_AGE = @INTERFACE_AGE@
 
114
LDFLAGS = @LDFLAGS@
 
115
LIBOBJS = @LIBOBJS@
 
116
LIBS = @LIBS@
 
117
LIBTOOL = @LIBTOOL@
 
118
LN_S = @LN_S@
 
119
LTLIBOBJS = @LTLIBOBJS@
 
120
LT_AGE = @LT_AGE@
 
121
LT_CURRENT = @LT_CURRENT@
 
122
LT_RELEASE = @LT_RELEASE@
 
123
LT_REVISION = @LT_REVISION@
 
124
MAJOR_VERSION = @MAJOR_VERSION@
 
125
MAKEINFO = @MAKEINFO@
 
126
MICRO_VERSION = @MICRO_VERSION@
 
127
MINOR_VERSION = @MINOR_VERSION@
 
128
OBJDUMP = @OBJDUMP@
 
129
OBJEXT = @OBJEXT@
 
130
PACKAGE = @PACKAGE@
 
131
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
132
PACKAGE_NAME = @PACKAGE_NAME@
 
133
PACKAGE_STRING = @PACKAGE_STRING@
 
134
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
135
PACKAGE_VERSION = @PACKAGE_VERSION@
 
136
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
 
137
PANGOFT2_LIBS = @PANGOFT2_LIBS@
 
138
PANGO_CFLAGS = @PANGO_CFLAGS@
 
139
PANGO_LIBS = @PANGO_LIBS@
 
140
PATH_SEPARATOR = @PATH_SEPARATOR@
 
141
PKG_CONFIG = @PKG_CONFIG@
 
142
RANLIB = @RANLIB@
 
143
SDL_CFLAGS = @SDL_CFLAGS@
 
144
SDL_CONFIG = @SDL_CONFIG@
 
145
SDL_LIBS = @SDL_LIBS@
 
146
SET_MAKE = @SET_MAKE@
 
147
SHELL = @SHELL@
 
148
STRIP = @STRIP@
 
149
VERSION = @VERSION@
 
150
ac_ct_AR = @ac_ct_AR@
 
151
ac_ct_AS = @ac_ct_AS@
 
152
ac_ct_CC = @ac_ct_CC@
 
153
ac_ct_CXX = @ac_ct_CXX@
 
154
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
155
ac_ct_F77 = @ac_ct_F77@
 
156
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
157
ac_ct_RANLIB = @ac_ct_RANLIB@
 
158
ac_ct_STRIP = @ac_ct_STRIP@
 
159
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
160
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
161
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
162
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
163
am__include = @am__include@
 
164
am__leading_dot = @am__leading_dot@
 
165
am__quote = @am__quote@
 
166
bindir = @bindir@
 
167
build = @build@
 
168
build_alias = @build_alias@
 
169
build_cpu = @build_cpu@
 
170
build_os = @build_os@
 
171
build_vendor = @build_vendor@
 
172
datadir = @datadir@
 
173
exec_prefix = @exec_prefix@
 
174
host = @host@
 
175
host_alias = @host_alias@
 
176
host_cpu = @host_cpu@
 
177
host_os = @host_os@
 
178
host_vendor = @host_vendor@
 
179
includedir = @includedir@
 
180
infodir = @infodir@
 
181
install_sh = @install_sh@
 
182
libdir = @libdir@
 
183
libexecdir = @libexecdir@
 
184
localstatedir = @localstatedir@
 
185
mandir = @mandir@
 
186
mkdir_p = @mkdir_p@
 
187
oldincludedir = @oldincludedir@
 
188
prefix = @prefix@
 
189
program_transform_name = @program_transform_name@
 
190
sbindir = @sbindir@
 
191
sharedstatedir = @sharedstatedir@
 
192
sysconfdir = @sysconfdir@
 
193
target = @target@
 
194
target_alias = @target_alias@
 
195
target_cpu = @target_cpu@
 
196
target_os = @target_os@
 
197
target_vendor = @target_vendor@
 
198
lib_LTLIBRARIES = libSDL_Pango.la
 
199
libSDL_Pangoincludedir = $(includedir)
 
200
libSDL_Pangoinclude_HEADERS = SDL_Pango.h
 
201
libSDL_Pango_la_SOURCES = SDL_Pango.c
 
202
libSDL_Pango_la_LDFLAGS = \
 
203
        -no-undefined           \
 
204
    -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
 
205
 
 
206
DISTCLEANFILES = *~ *~c *~h *.cross.cache inc
 
207
all: all-am
 
208
 
 
209
.SUFFIXES:
 
210
.SUFFIXES: .c .lo .o .obj
 
211
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
212
        @for dep in $?; do \
 
213
          case '$(am__configure_deps)' in \
 
214
            *$$dep*) \
 
215
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
216
                && exit 0; \
 
217
              exit 1;; \
 
218
          esac; \
 
219
        done; \
 
220
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
 
221
        cd $(top_srcdir) && \
 
222
          $(AUTOMAKE) --gnu  src/Makefile
 
223
.PRECIOUS: Makefile
 
224
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
225
        @case '$?' in \
 
226
          *config.status*) \
 
227
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
228
          *) \
 
229
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
230
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
231
        esac;
 
232
 
 
233
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
234
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
235
 
 
236
$(top_srcdir)/configure:  $(am__configure_deps)
 
237
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
238
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
239
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
240
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
241
        @$(NORMAL_INSTALL)
 
242
        $(mkdir_p) $(DESTDIR)$(libdir)
 
243
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
244
          if test -f $$p; then \
 
245
            f="`echo $$p | sed -e 's|^.*/||'`"; \
 
246
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
 
247
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
 
248
          else :; fi; \
 
249
        done
 
250
 
 
251
uninstall-libLTLIBRARIES:
 
252
        @$(NORMAL_UNINSTALL)
 
253
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
254
            p="`echo $$p | sed -e 's|^.*/||'`"; \
 
255
          echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
 
256
          $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
 
257
        done
 
258
 
 
259
clean-libLTLIBRARIES:
 
260
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
261
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
262
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
263
          test "$$dir" = "$$p" && dir=.; \
 
264
          echo "rm -f \"$${dir}/so_locations\""; \
 
265
          rm -f "$${dir}/so_locations"; \
 
266
        done
 
267
libSDL_Pango.la: $(libSDL_Pango_la_OBJECTS) $(libSDL_Pango_la_DEPENDENCIES) 
 
268
        $(LINK) -rpath $(libdir) $(libSDL_Pango_la_LDFLAGS) $(libSDL_Pango_la_OBJECTS) $(libSDL_Pango_la_LIBADD) $(LIBS)
 
269
 
 
270
mostlyclean-compile:
 
271
        -rm -f *.$(OBJEXT)
 
272
 
 
273
distclean-compile:
 
274
        -rm -f *.tab.c
 
275
 
 
276
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SDL_Pango.Plo@am__quote@
 
277
 
 
278
.c.o:
 
279
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
280
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
281
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
282
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
283
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
284
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
285
 
 
286
.c.obj:
 
287
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
288
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
290
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
291
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
292
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
293
 
 
294
.c.lo:
 
295
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
296
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
297
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
298
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
299
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
300
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
301
 
 
302
mostlyclean-libtool:
 
303
        -rm -f *.lo
 
304
 
 
305
clean-libtool:
 
306
        -rm -rf .libs _libs
 
307
 
 
308
distclean-libtool:
 
309
        -rm -f libtool
 
310
uninstall-info-am:
 
311
install-libSDL_PangoincludeHEADERS: $(libSDL_Pangoinclude_HEADERS)
 
312
        @$(NORMAL_INSTALL)
 
313
        $(mkdir_p) $(DESTDIR)$(libSDL_Pangoincludedir)
 
314
        @list='$(libSDL_Pangoinclude_HEADERS)'; for p in $$list; do \
 
315
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
316
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
317
          echo " $(libSDL_PangoincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libSDL_Pangoincludedir)/$$f"; \
 
318
          $(libSDL_PangoincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libSDL_Pangoincludedir)/$$f; \
 
319
        done
 
320
 
 
321
uninstall-libSDL_PangoincludeHEADERS:
 
322
        @$(NORMAL_UNINSTALL)
 
323
        @list='$(libSDL_Pangoinclude_HEADERS)'; for p in $$list; do \
 
324
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
325
          echo " rm -f $(DESTDIR)$(libSDL_Pangoincludedir)/$$f"; \
 
326
          rm -f $(DESTDIR)$(libSDL_Pangoincludedir)/$$f; \
 
327
        done
 
328
 
 
329
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
330
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
331
        unique=`for i in $$list; do \
 
332
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
333
          done | \
 
334
          $(AWK) '    { files[$$0] = 1; } \
 
335
               END { for (i in files) print i; }'`; \
 
336
        mkid -fID $$unique
 
337
tags: TAGS
 
338
 
 
339
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
340
                $(TAGS_FILES) $(LISP)
 
341
        tags=; \
 
342
        here=`pwd`; \
 
343
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
344
        unique=`for i in $$list; do \
 
345
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
346
          done | \
 
347
          $(AWK) '    { files[$$0] = 1; } \
 
348
               END { for (i in files) print i; }'`; \
 
349
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
350
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
351
             $$tags $$unique
 
352
ctags: CTAGS
 
353
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
354
                $(TAGS_FILES) $(LISP)
 
355
        tags=; \
 
356
        here=`pwd`; \
 
357
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
358
        unique=`for i in $$list; do \
 
359
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
360
          done | \
 
361
          $(AWK) '    { files[$$0] = 1; } \
 
362
               END { for (i in files) print i; }'`; \
 
363
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
364
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
365
             $$tags $$unique
 
366
 
 
367
GTAGS:
 
368
        here=`$(am__cd) $(top_builddir) && pwd` \
 
369
          && cd $(top_srcdir) \
 
370
          && gtags -i $(GTAGS_ARGS) $$here
 
371
 
 
372
distclean-tags:
 
373
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
374
 
 
375
distdir: $(DISTFILES)
 
376
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
377
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
378
        list='$(DISTFILES)'; for file in $$list; do \
 
379
          case $$file in \
 
380
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
381
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
382
          esac; \
 
383
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
384
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
385
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
386
            dir="/$$dir"; \
 
387
            $(mkdir_p) "$(distdir)$$dir"; \
 
388
          else \
 
389
            dir=''; \
 
390
          fi; \
 
391
          if test -d $$d/$$file; then \
 
392
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
393
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
394
            fi; \
 
395
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
396
          else \
 
397
            test -f $(distdir)/$$file \
 
398
            || cp -p $$d/$$file $(distdir)/$$file \
 
399
            || exit 1; \
 
400
          fi; \
 
401
        done
 
402
check-am: all-am
 
403
check: check-am
 
404
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
405
installdirs:
 
406
        $(mkdir_p) $(DESTDIR)$(libdir) $(DESTDIR)$(libSDL_Pangoincludedir)
 
407
install: install-am
 
408
install-exec: install-exec-am
 
409
install-data: install-data-am
 
410
uninstall: uninstall-am
 
411
 
 
412
install-am: all-am
 
413
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
414
 
 
415
installcheck: installcheck-am
 
416
install-strip:
 
417
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
418
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
419
          `test -z '$(STRIP)' || \
 
420
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
421
mostlyclean-generic:
 
422
 
 
423
clean-generic:
 
424
 
 
425
distclean-generic:
 
426
        -rm -f $(CONFIG_CLEAN_FILES)
 
427
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
428
 
 
429
maintainer-clean-generic:
 
430
        @echo "This command is intended for maintainers to use"
 
431
        @echo "it deletes files that may require special tools to rebuild."
 
432
clean: clean-am
 
433
 
 
434
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
435
        mostlyclean-am
 
436
 
 
437
distclean: distclean-am
 
438
        -rm -rf ./$(DEPDIR)
 
439
        -rm -f Makefile
 
440
distclean-am: clean-am distclean-compile distclean-generic \
 
441
        distclean-libtool distclean-tags
 
442
 
 
443
dvi: dvi-am
 
444
 
 
445
dvi-am:
 
446
 
 
447
html: html-am
 
448
 
 
449
info: info-am
 
450
 
 
451
info-am:
 
452
 
 
453
install-data-am: install-libSDL_PangoincludeHEADERS
 
454
 
 
455
install-exec-am: install-libLTLIBRARIES
 
456
 
 
457
install-info: install-info-am
 
458
 
 
459
install-man:
 
460
 
 
461
installcheck-am:
 
462
 
 
463
maintainer-clean: maintainer-clean-am
 
464
        -rm -rf ./$(DEPDIR)
 
465
        -rm -f Makefile
 
466
maintainer-clean-am: distclean-am maintainer-clean-generic
 
467
 
 
468
mostlyclean: mostlyclean-am
 
469
 
 
470
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
471
        mostlyclean-libtool
 
472
 
 
473
pdf: pdf-am
 
474
 
 
475
pdf-am:
 
476
 
 
477
ps: ps-am
 
478
 
 
479
ps-am:
 
480
 
 
481
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
 
482
        uninstall-libSDL_PangoincludeHEADERS
 
483
 
 
484
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
485
        clean-libLTLIBRARIES clean-libtool ctags distclean \
 
486
        distclean-compile distclean-generic distclean-libtool \
 
487
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
488
        install install-am install-data install-data-am install-exec \
 
489
        install-exec-am install-info install-info-am \
 
490
        install-libLTLIBRARIES install-libSDL_PangoincludeHEADERS \
 
491
        install-man install-strip installcheck installcheck-am \
 
492
        installdirs maintainer-clean maintainer-clean-generic \
 
493
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
494
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
495
        uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
 
496
        uninstall-libSDL_PangoincludeHEADERS
 
497
 
 
498
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
499
# Otherwise a system limit (for SysV at least) may be exceeded.
 
500
.NOEXPORT: