~ubuntu-branches/ubuntu/feisty/gtkglext/feisty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2004-04-03 17:43:17 UTC
  • Revision ID: james.westby@ubuntu.com-20040403174317-d5gb2d2gftaligp8
Tags: upstream-1.0.6
ImportĀ upstreamĀ versionĀ 1.0.6

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 = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
API_MI = @API_MI@
 
44
API_MJ = @API_MJ@
 
45
AR = @AR@
 
46
AS = @AS@
 
47
AUTOCONF = @AUTOCONF@
 
48
AUTOHEADER = @AUTOHEADER@
 
49
AUTOMAKE = @AUTOMAKE@
 
50
AWK = @AWK@
 
51
BASE_DEPENDENCIES_CFLAGS = @BASE_DEPENDENCIES_CFLAGS@
 
52
BASE_DEPENDENCIES_LIBS = @BASE_DEPENDENCIES_LIBS@
 
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
DEFS = @DEFS@
 
64
DEPDIR = @DEPDIR@
 
65
DLLTOOL = @DLLTOOL@
 
66
ECHO = @ECHO@
 
67
ECHO_C = @ECHO_C@
 
68
ECHO_N = @ECHO_N@
 
69
ECHO_T = @ECHO_T@
 
70
EGREP = @EGREP@
 
71
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
72
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
73
EXAMPLES_DEP_CFLAGS = @EXAMPLES_DEP_CFLAGS@
 
74
EXEEXT = @EXEEXT@
 
75
F77 = @F77@
 
76
FFLAGS = @FFLAGS@
 
77
GDKGLEXT_DEP_CFLAGS = @GDKGLEXT_DEP_CFLAGS@
 
78
GDKGLEXT_DEP_LIBS = @GDKGLEXT_DEP_LIBS@
 
79
GDKGLEXT_EXTRA_CFLAGS = @GDKGLEXT_EXTRA_CFLAGS@
 
80
GDKGLEXT_EXTRA_LIBS = @GDKGLEXT_EXTRA_LIBS@
 
81
GDKGLEXT_MULTIHEAD_SUPPORT = @GDKGLEXT_MULTIHEAD_SUPPORT@
 
82
GDKGLEXT_PACKAGES = @GDKGLEXT_PACKAGES@
 
83
GDKGLEXT_WIN_CFLAGS = @GDKGLEXT_WIN_CFLAGS@
 
84
GDKGLEXT_WIN_EXTRA_DEFS = @GDKGLEXT_WIN_EXTRA_DEFS@
 
85
GDKGLEXT_WIN_LIBS = @GDKGLEXT_WIN_LIBS@
 
86
GLIB_CFLAGS = @GLIB_CFLAGS@
 
87
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
88
GLIB_LIBS = @GLIB_LIBS@
 
89
GLIB_MKENUMS = @GLIB_MKENUMS@
 
90
GL_CFLAGS = @GL_CFLAGS@
 
91
GL_LIBS = @GL_LIBS@
 
92
GOBJECT_QUERY = @GOBJECT_QUERY@
 
93
GTKDOC = @GTKDOC@
 
94
GTKGLEXT_API_MAJOR_VERSION = @GTKGLEXT_API_MAJOR_VERSION@
 
95
GTKGLEXT_API_MINOR_VERSION = @GTKGLEXT_API_MINOR_VERSION@
 
96
GTKGLEXT_API_VERSION = @GTKGLEXT_API_VERSION@
 
97
GTKGLEXT_BINARY_AGE = @GTKGLEXT_BINARY_AGE@
 
98
GTKGLEXT_DEBUG_FLAGS = @GTKGLEXT_DEBUG_FLAGS@
 
99
GTKGLEXT_DEP_CFLAGS = @GTKGLEXT_DEP_CFLAGS@
 
100
GTKGLEXT_DEP_LIBS = @GTKGLEXT_DEP_LIBS@
 
101
GTKGLEXT_DEP_LIBS_WITH_PANGOFT2 = @GTKGLEXT_DEP_LIBS_WITH_PANGOFT2@
 
102
GTKGLEXT_EXTRA_CFLAGS = @GTKGLEXT_EXTRA_CFLAGS@
 
103
GTKGLEXT_EXTRA_LIBS = @GTKGLEXT_EXTRA_LIBS@
 
104
GTKGLEXT_INTERFACE_AGE = @GTKGLEXT_INTERFACE_AGE@
 
105
GTKGLEXT_MAJOR_VERSION = @GTKGLEXT_MAJOR_VERSION@
 
106
GTKGLEXT_MICRO_VERSION = @GTKGLEXT_MICRO_VERSION@
 
107
GTKGLEXT_MINOR_VERSION = @GTKGLEXT_MINOR_VERSION@
 
108
GTKGLEXT_PACKAGES = @GTKGLEXT_PACKAGES@
 
109
GTKGLEXT_VERSION = @GTKGLEXT_VERSION@
 
110
GTK_CFLAGS = @GTK_CFLAGS@
 
111
GTK_LIBS = @GTK_LIBS@
 
112
HTML_DIR = @HTML_DIR@
 
113
INDENT = @INDENT@
 
114
INSTALL_DATA = @INSTALL_DATA@
 
115
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
116
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
117
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
118
LDFLAGS = @LDFLAGS@
 
119
LIBOBJS = @LIBOBJS@
 
120
LIBS = @LIBS@
 
121
LIBTOOL = @LIBTOOL@
 
122
LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
 
123
LN_S = @LN_S@
 
124
LTLIBOBJS = @LTLIBOBJS@
 
125
LT_AGE = @LT_AGE@
 
126
LT_CURRENT = @LT_CURRENT@
 
127
LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
 
128
LT_RELEASE = @LT_RELEASE@
 
129
LT_REVISION = @LT_REVISION@
 
130
MAINT = @MAINT@
 
131
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
132
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
133
MAKEINFO = @MAKEINFO@
 
134
MATH_LIB = @MATH_LIB@
 
135
MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
 
136
MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
 
137
MULTIHEAD_SUPPORT_FALSE = @MULTIHEAD_SUPPORT_FALSE@
 
138
MULTIHEAD_SUPPORT_TRUE = @MULTIHEAD_SUPPORT_TRUE@
 
139
OBJDUMP = @OBJDUMP@
 
140
OBJEXT = @OBJEXT@
 
141
OS_WIN32_FALSE = @OS_WIN32_FALSE@
 
142
OS_WIN32_TRUE = @OS_WIN32_TRUE@
 
143
PACKAGE = @PACKAGE@
 
144
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
145
PACKAGE_NAME = @PACKAGE_NAME@
 
146
PACKAGE_STRING = @PACKAGE_STRING@
 
147
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
148
PACKAGE_VERSION = @PACKAGE_VERSION@
 
149
PATH_SEPARATOR = @PATH_SEPARATOR@
 
150
PERL = @PERL@
 
151
PKG_CONFIG = @PKG_CONFIG@
 
152
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
 
153
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
 
154
RANLIB = @RANLIB@
 
155
REBUILD = @REBUILD@
 
156
SET_MAKE = @SET_MAKE@
 
157
SHELL = @SHELL@
 
158
STRIP = @STRIP@
 
159
USE_WIN32_FALSE = @USE_WIN32_FALSE@
 
160
USE_WIN32_TRUE = @USE_WIN32_TRUE@
 
161
USE_X11_FALSE = @USE_X11_FALSE@
 
162
USE_X11_TRUE = @USE_X11_TRUE@
 
163
VERSION = @VERSION@
 
164
WINDOWING_CFLAGS = @WINDOWING_CFLAGS@
 
165
WINDOWING_LIBS = @WINDOWING_LIBS@
 
166
X_CFLAGS = @X_CFLAGS@
 
167
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
168
X_LIBS = @X_LIBS@
 
169
X_PRE_LIBS = @X_PRE_LIBS@
 
170
ac_ct_AR = @ac_ct_AR@
 
171
ac_ct_AS = @ac_ct_AS@
 
172
ac_ct_CC = @ac_ct_CC@
 
173
ac_ct_CXX = @ac_ct_CXX@
 
174
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
175
ac_ct_F77 = @ac_ct_F77@
 
176
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
177
ac_ct_RANLIB = @ac_ct_RANLIB@
 
178
ac_ct_STRIP = @ac_ct_STRIP@
 
179
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
180
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
181
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
182
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
183
am__include = @am__include@
 
184
am__leading_dot = @am__leading_dot@
 
185
am__quote = @am__quote@
 
186
bindir = @bindir@
 
187
build = @build@
 
188
build_alias = @build_alias@
 
189
build_cpu = @build_cpu@
 
190
build_os = @build_os@
 
191
build_vendor = @build_vendor@
 
192
datadir = @datadir@
 
193
exec_prefix = @exec_prefix@
 
194
gdkglext_targetlib = @gdkglext_targetlib@
 
195
gdktarget = @gdktarget@
 
196
gtkglext_targetlib = @gtkglext_targetlib@
 
197
host = @host@
 
198
host_alias = @host_alias@
 
199
host_cpu = @host_cpu@
 
200
host_os = @host_os@
 
201
host_vendor = @host_vendor@
 
202
includedir = @includedir@
 
203
infodir = @infodir@
 
204
install_sh = @install_sh@
 
205
libdir = @libdir@
 
206
libexecdir = @libexecdir@
 
207
localstatedir = @localstatedir@
 
208
mandir = @mandir@
 
209
ms_librarian = @ms_librarian@
 
210
oldincludedir = @oldincludedir@
 
211
prefix = @prefix@
 
212
program_transform_name = @program_transform_name@
 
213
sbindir = @sbindir@
 
214
sharedstatedir = @sharedstatedir@
 
215
sysconfdir = @sysconfdir@
 
216
target_alias = @target_alias@
 
217
 
 
218
SUBDIRS = gdk gtk m4macros docs
 
219
DIST_SUBDIRS = $(SUBDIRS) examples
 
220
 
 
221
EXTRA_DIST = \
 
222
        README.win32                    \
 
223
        ChangeLog.pre-1-0               \
 
224
        gdkglext.pc.in                  \
 
225
        gtkglext.pc.in                  \
 
226
        gdkglext-uninstalled.pc.in      \
 
227
        gtkglext-uninstalled.pc.in      \
 
228
        gtkglext.spec.in                \
 
229
        gtkglext.spec                   \
 
230
        gtkglext.nsi.in                 \
 
231
        gtkglext.nsi                    \
 
232
        setup-gtkglext.sh
 
233
 
 
234
 
 
235
GDK_TARGET = @gdktarget@
 
236
API_VER = @GTKGLEXT_API_VERSION@
 
237
 
 
238
pkgconfigdir = $(libdir)/pkgconfig
 
239
pkgconfig_DATA = \
 
240
        gdkglext-$(GDK_TARGET)-$(API_VER).pc    \
 
241
        gdkglext-$(API_VER).pc                  \
 
242
        gtkglext-$(GDK_TARGET)-$(API_VER).pc    \
 
243
        gtkglext-$(API_VER).pc
 
244
 
 
245
 
 
246
DISTCLEANFILES = \
 
247
        gdkglext-$(GDK_TARGET)-$(API_VER).pc                    \
 
248
        gdkglext-$(API_VER).pc                                  \
 
249
        gtkglext-$(GDK_TARGET)-$(API_VER).pc                    \
 
250
        gtkglext-$(API_VER).pc                                  \
 
251
        gdkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc        \
 
252
        gdkglext-$(API_VER)-uninstalled.pc                      \
 
253
        gtkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc        \
 
254
        gtkglext-$(API_VER)-uninstalled.pc
 
255
 
 
256
subdir = .
 
257
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
258
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
259
CONFIG_HEADER = config.h
 
260
CONFIG_CLEAN_FILES = gdkglext.pc gtkglext.pc gdkglext-uninstalled.pc \
 
261
        gtkglext-uninstalled.pc gtkglext.spec gtkglext.nsi
 
262
DIST_SOURCES =
 
263
DATA = $(pkgconfig_DATA)
 
264
 
 
265
 
 
266
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
267
        ps-recursive install-info-recursive uninstall-info-recursive \
 
268
        all-recursive install-data-recursive install-exec-recursive \
 
269
        installdirs-recursive install-recursive uninstall-recursive \
 
270
        check-recursive installcheck-recursive
 
271
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
 
272
        COPYING COPYING.LIB ChangeLog INSTALL Makefile.am NEWS TODO \
 
273
        aclocal.m4 config.guess config.h.in config.sub configure.in \
 
274
        depcomp gdkglext-uninstalled.pc.in gdkglext.pc.in \
 
275
        gtkglext-uninstalled.pc.in gtkglext.nsi.in gtkglext.pc.in \
 
276
        gtkglext.spec.in install-sh ltmain.sh missing mkinstalldirs
 
277
all: config.h
 
278
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
279
 
 
280
.SUFFIXES:
 
281
 
 
282
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
283
 configure.lineno
 
284
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
285
        cd $(top_srcdir) && \
 
286
          $(AUTOMAKE) --gnu  Makefile
 
287
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
288
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
 
289
 
 
290
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
291
        $(SHELL) ./config.status --recheck
 
292
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
293
        cd $(srcdir) && $(AUTOCONF)
 
294
 
 
295
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in 
 
296
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
297
 
 
298
config.h: stamp-h1
 
299
        @if test ! -f $@; then \
 
300
          rm -f stamp-h1; \
 
301
          $(MAKE) stamp-h1; \
 
302
        else :; fi
 
303
 
 
304
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
305
        @rm -f stamp-h1
 
306
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
307
 
 
308
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
309
        cd $(top_srcdir) && $(AUTOHEADER)
 
310
        touch $(srcdir)/config.h.in
 
311
 
 
312
distclean-hdr:
 
313
        -rm -f config.h stamp-h1
 
314
gdkglext.pc: $(top_builddir)/config.status gdkglext.pc.in
 
315
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
316
gtkglext.pc: $(top_builddir)/config.status gtkglext.pc.in
 
317
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
318
gdkglext-uninstalled.pc: $(top_builddir)/config.status gdkglext-uninstalled.pc.in
 
319
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
320
gtkglext-uninstalled.pc: $(top_builddir)/config.status gtkglext-uninstalled.pc.in
 
321
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
322
gtkglext.spec: $(top_builddir)/config.status gtkglext.spec.in
 
323
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
324
gtkglext.nsi: $(top_builddir)/config.status gtkglext.nsi.in
 
325
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
326
 
 
327
mostlyclean-libtool:
 
328
        -rm -f *.lo
 
329
 
 
330
clean-libtool:
 
331
        -rm -rf .libs _libs
 
332
 
 
333
distclean-libtool:
 
334
        -rm -f libtool
 
335
uninstall-info-am:
 
336
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
 
337
install-pkgconfigDATA: $(pkgconfig_DATA)
 
338
        @$(NORMAL_INSTALL)
 
339
        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
 
340
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
341
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
342
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
343
          echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
 
344
          $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
 
345
        done
 
346
 
 
347
uninstall-pkgconfigDATA:
 
348
        @$(NORMAL_UNINSTALL)
 
349
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
350
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
351
          echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
 
352
          rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
 
353
        done
 
354
 
 
355
# This directory's subdirectories are mostly independent; you can cd
 
356
# into them and run `make' without going through this Makefile.
 
357
# To change the values of `make' variables: instead of editing Makefiles,
 
358
# (1) if the variable is set in `config.status', edit `config.status'
 
359
#     (which will cause the Makefiles to be regenerated when you run `make');
 
360
# (2) otherwise, pass the desired values on the `make' command line.
 
361
$(RECURSIVE_TARGETS):
 
362
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
363
        dot_seen=no; \
 
364
        target=`echo $@ | sed s/-recursive//`; \
 
365
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
366
          echo "Making $$target in $$subdir"; \
 
367
          if test "$$subdir" = "."; then \
 
368
            dot_seen=yes; \
 
369
            local_target="$$target-am"; \
 
370
          else \
 
371
            local_target="$$target"; \
 
372
          fi; \
 
373
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
374
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
375
        done; \
 
376
        if test "$$dot_seen" = "no"; then \
 
377
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
378
        fi; test -z "$$fail"
 
379
 
 
380
mostlyclean-recursive clean-recursive distclean-recursive \
 
381
maintainer-clean-recursive:
 
382
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
383
        dot_seen=no; \
 
384
        case "$@" in \
 
385
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
386
          *) list='$(SUBDIRS)' ;; \
 
387
        esac; \
 
388
        rev=''; for subdir in $$list; do \
 
389
          if test "$$subdir" = "."; then :; else \
 
390
            rev="$$subdir $$rev"; \
 
391
          fi; \
 
392
        done; \
 
393
        rev="$$rev ."; \
 
394
        target=`echo $@ | sed s/-recursive//`; \
 
395
        for subdir in $$rev; do \
 
396
          echo "Making $$target in $$subdir"; \
 
397
          if test "$$subdir" = "."; then \
 
398
            local_target="$$target-am"; \
 
399
          else \
 
400
            local_target="$$target"; \
 
401
          fi; \
 
402
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
403
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
404
        done && test -z "$$fail"
 
405
tags-recursive:
 
406
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
407
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
408
        done
 
409
ctags-recursive:
 
410
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
411
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
412
        done
 
413
 
 
414
ETAGS = etags
 
415
ETAGSFLAGS =
 
416
 
 
417
CTAGS = ctags
 
418
CTAGSFLAGS =
 
419
 
 
420
tags: TAGS
 
421
 
 
422
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
423
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
424
        unique=`for i in $$list; do \
 
425
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
426
          done | \
 
427
          $(AWK) '    { files[$$0] = 1; } \
 
428
               END { for (i in files) print i; }'`; \
 
429
        mkid -fID $$unique
 
430
 
 
431
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
432
                $(TAGS_FILES) $(LISP)
 
433
        tags=; \
 
434
        here=`pwd`; \
 
435
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
436
          include_option=--etags-include; \
 
437
        else \
 
438
          include_option=--include; \
 
439
        fi; \
 
440
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
441
          if test "$$subdir" = .; then :; else \
 
442
            test -f $$subdir/TAGS && \
 
443
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
444
          fi; \
 
445
        done; \
 
446
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
447
        unique=`for i in $$list; do \
 
448
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
449
          done | \
 
450
          $(AWK) '    { files[$$0] = 1; } \
 
451
               END { for (i in files) print i; }'`; \
 
452
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
453
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
454
             $$tags $$unique
 
455
 
 
456
ctags: CTAGS
 
457
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
458
                $(TAGS_FILES) $(LISP)
 
459
        tags=; \
 
460
        here=`pwd`; \
 
461
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
462
        unique=`for i in $$list; do \
 
463
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
464
          done | \
 
465
          $(AWK) '    { files[$$0] = 1; } \
 
466
               END { for (i in files) print i; }'`; \
 
467
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
468
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
469
             $$tags $$unique
 
470
 
 
471
GTAGS:
 
472
        here=`$(am__cd) $(top_builddir) && pwd` \
 
473
          && cd $(top_srcdir) \
 
474
          && gtags -i $(GTAGS_ARGS) $$here
 
475
 
 
476
distclean-tags:
 
477
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
478
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
479
 
 
480
top_distdir = .
 
481
distdir = $(PACKAGE)-$(VERSION)
 
482
 
 
483
am__remove_distdir = \
 
484
  { test ! -d $(distdir) \
 
485
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
486
         && rm -fr $(distdir); }; }
 
487
 
 
488
GZIP_ENV = --best
 
489
distuninstallcheck_listfiles = find . -type f -print
 
490
distcleancheck_listfiles = find . -type f -print
 
491
 
 
492
distdir: $(DISTFILES)
 
493
        $(am__remove_distdir)
 
494
        mkdir $(distdir)
 
495
        $(mkinstalldirs) $(distdir)/. $(distdir)/docs/reference/gtkglext $(distdir)/gdk $(distdir)/gtk
 
496
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
497
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
498
        list='$(DISTFILES)'; for file in $$list; do \
 
499
          case $$file in \
 
500
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
501
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
502
          esac; \
 
503
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
504
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
505
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
506
            dir="/$$dir"; \
 
507
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
508
          else \
 
509
            dir=''; \
 
510
          fi; \
 
511
          if test -d $$d/$$file; then \
 
512
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
513
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
514
            fi; \
 
515
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
516
          else \
 
517
            test -f $(distdir)/$$file \
 
518
            || cp -p $$d/$$file $(distdir)/$$file \
 
519
            || exit 1; \
 
520
          fi; \
 
521
        done
 
522
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
523
          if test "$$subdir" = .; then :; else \
 
524
            test -d $(distdir)/$$subdir \
 
525
            || mkdir $(distdir)/$$subdir \
 
526
            || exit 1; \
 
527
            (cd $$subdir && \
 
528
              $(MAKE) $(AM_MAKEFLAGS) \
 
529
                top_distdir="$(top_distdir)" \
 
530
                distdir=../$(distdir)/$$subdir \
 
531
                distdir) \
 
532
              || exit 1; \
 
533
          fi; \
 
534
        done
 
535
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
536
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
537
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
538
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
539
        || chmod -R a+r $(distdir)
 
540
dist-gzip: distdir
 
541
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
542
        $(am__remove_distdir)
 
543
 
 
544
dist-bzip2: distdir
 
545
        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
 
546
        $(am__remove_distdir)
 
547
 
 
548
dist-zip: distdir
 
549
        -rm -f $(distdir).zip
 
550
        zip -rq $(distdir).zip $(distdir)
 
551
        $(am__remove_distdir)
 
552
 
 
553
dist dist-all: distdir
 
554
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
555
        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
 
556
        -rm -f $(distdir).zip
 
557
        zip -rq $(distdir).zip $(distdir)
 
558
        $(am__remove_distdir)
 
559
 
 
560
# This target untars the dist file and tries a VPATH configuration.  Then
 
561
# it guarantees that the distribution is self-contained by making another
 
562
# tarfile.
 
563
distcheck: dist
 
564
        $(am__remove_distdir)
 
565
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
 
566
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
567
        mkdir $(distdir)/_build
 
568
        mkdir $(distdir)/_inst
 
569
        chmod a-w $(distdir)
 
570
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
571
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
572
          && cd $(distdir)/_build \
 
573
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
574
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
575
          && $(MAKE) $(AM_MAKEFLAGS) \
 
576
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
577
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
578
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
579
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
580
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
581
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
582
                distuninstallcheck \
 
583
          && chmod -R a-w "$$dc_install_base" \
 
584
          && ({ \
 
585
               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
 
586
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
587
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
588
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
589
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
590
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
591
          && rm -rf "$$dc_destdir" \
 
592
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
 
593
          && rm -f $(distdir).tar.gz \
 
594
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
595
        $(am__remove_distdir)
 
596
        @echo "$(distdir).tar.gz is ready for distribution" | \
 
597
          sed 'h;s/./=/g;p;x;p;x'
 
598
distuninstallcheck:
 
599
        @cd $(distuninstallcheck_dir) \
 
600
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
601
           || { echo "ERROR: files left after uninstall:" ; \
 
602
                if test -n "$(DESTDIR)"; then \
 
603
                  echo "  (check DESTDIR support)"; \
 
604
                fi ; \
 
605
                $(distuninstallcheck_listfiles) ; \
 
606
                exit 1; } >&2
 
607
distcleancheck: distclean
 
608
        @if test '$(srcdir)' = . ; then \
 
609
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
610
          exit 1 ; \
 
611
        fi
 
612
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
613
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
614
               $(distcleancheck_listfiles) ; \
 
615
               exit 1; } >&2
 
616
check-am: all-am
 
617
check: check-recursive
 
618
all-am: Makefile $(DATA) config.h
 
619
installdirs: installdirs-recursive
 
620
installdirs-am:
 
621
        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
 
622
 
 
623
install: install-recursive
 
624
install-exec: install-exec-recursive
 
625
install-data: install-data-recursive
 
626
uninstall: uninstall-recursive
 
627
 
 
628
install-am: all-am
 
629
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
630
 
 
631
installcheck: installcheck-recursive
 
632
install-strip:
 
633
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
634
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
635
          `test -z '$(STRIP)' || \
 
636
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
637
mostlyclean-generic:
 
638
 
 
639
clean-generic:
 
640
 
 
641
distclean-generic:
 
642
        -rm -f $(CONFIG_CLEAN_FILES)
 
643
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
644
 
 
645
maintainer-clean-generic:
 
646
        @echo "This command is intended for maintainers to use"
 
647
        @echo "it deletes files that may require special tools to rebuild."
 
648
clean: clean-recursive
 
649
 
 
650
clean-am: clean-generic clean-libtool mostlyclean-am
 
651
 
 
652
distclean: distclean-recursive
 
653
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
654
        -rm -f Makefile
 
655
distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
 
656
        distclean-tags
 
657
 
 
658
dvi: dvi-recursive
 
659
 
 
660
dvi-am:
 
661
 
 
662
info: info-recursive
 
663
 
 
664
info-am:
 
665
 
 
666
install-data-am: install-pkgconfigDATA
 
667
 
 
668
install-exec-am:
 
669
 
 
670
install-info: install-info-recursive
 
671
 
 
672
install-man:
 
673
 
 
674
installcheck-am:
 
675
 
 
676
maintainer-clean: maintainer-clean-recursive
 
677
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
678
        -rm -rf $(top_srcdir)/autom4te.cache
 
679
        -rm -f Makefile
 
680
maintainer-clean-am: distclean-am maintainer-clean-generic
 
681
 
 
682
mostlyclean: mostlyclean-recursive
 
683
 
 
684
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
685
 
 
686
pdf: pdf-recursive
 
687
 
 
688
pdf-am:
 
689
 
 
690
ps: ps-recursive
 
691
 
 
692
ps-am:
 
693
 
 
694
uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
 
695
 
 
696
uninstall-info: uninstall-info-recursive
 
697
 
 
698
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
699
        clean-generic clean-libtool clean-recursive ctags \
 
700
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-zip \
 
701
        distcheck distclean distclean-generic distclean-hdr \
 
702
        distclean-libtool distclean-recursive distclean-tags \
 
703
        distcleancheck distdir distuninstallcheck dvi dvi-am \
 
704
        dvi-recursive info info-am info-recursive install install-am \
 
705
        install-data install-data-am install-data-recursive \
 
706
        install-exec install-exec-am install-exec-recursive \
 
707
        install-info install-info-am install-info-recursive install-man \
 
708
        install-pkgconfigDATA install-recursive install-strip \
 
709
        installcheck installcheck-am installdirs installdirs-am \
 
710
        installdirs-recursive maintainer-clean maintainer-clean-generic \
 
711
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
712
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
 
713
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
 
714
        uninstall uninstall-am uninstall-info-am \
 
715
        uninstall-info-recursive uninstall-pkgconfigDATA \
 
716
        uninstall-recursive
 
717
 
 
718
 
 
719
gdkglext-$(GDK_TARGET)-$(API_VER).pc: gdkglext.pc gdkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc
 
720
        rm -f $@ && cp gdkglext.pc $@
 
721
 
 
722
gdkglext-$(API_VER).pc: gdkglext.pc gdkglext-$(API_VER)-uninstalled.pc
 
723
        rm -f $@ && cp gdkglext.pc $@
 
724
 
 
725
gtkglext-$(GDK_TARGET)-$(API_VER).pc: gtkglext.pc gtkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc
 
726
        rm -f $@ && cp gtkglext.pc $@
 
727
 
 
728
gtkglext-$(API_VER).pc: gtkglext.pc gtkglext-$(API_VER)-uninstalled.pc
 
729
        rm -f $@ && cp gtkglext.pc $@
 
730
 
 
731
gdkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc: gdkglext-uninstalled.pc
 
732
        rm -f $@ && cp gdkglext-uninstalled.pc $@
 
733
 
 
734
gdkglext-$(API_VER)-uninstalled.pc: gdkglext-uninstalled.pc gdkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc
 
735
        rm -f $@ && cp gdkglext-uninstalled.pc $@
 
736
 
 
737
gtkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc: gtkglext-uninstalled.pc
 
738
        rm -f $@ && cp gtkglext-uninstalled.pc $@
 
739
 
 
740
gtkglext-$(API_VER)-uninstalled.pc: gtkglext-uninstalled.pc gtkglext-$(GDK_TARGET)-$(API_VER)-uninstalled.pc
 
741
        rm -f $@ && cp gtkglext-uninstalled.pc $@
 
742
$(pkgconfig_DATA): $(top_builddir)/config.status
 
743
 
 
744
.PHONY: examples clean-examples
 
745
 
 
746
examples: all
 
747
        ( cd $(top_builddir)/examples && $(MAKE) $(MFLAGS) )
 
748
 
 
749
clean-examples:
 
750
        ( cd $(top_builddir)/examples && $(MAKE) $(MFLAGS) clean )
 
751
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
752
# Otherwise a system limit (for SysV at least) may be exceeded.
 
753
.NOEXPORT: